mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 12:04:40 -05:00
rewrite admin handler to use loole channels
This commit is contained in:
parent
2516d44cb1
commit
ddb3b1a2bb
3 changed files with 85 additions and 60 deletions
|
|
@ -70,6 +70,9 @@ cyborgtime = "2.1.1"
|
|||
bytes = "1.6.0"
|
||||
http = "0.2.12"
|
||||
|
||||
# used to replace the channels of the tokio runtime
|
||||
loole = "0.3.0"
|
||||
|
||||
# standard date and time tools
|
||||
[dependencies.chrono]
|
||||
version = "0.4.37"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue