smol -> tokio
This commit is contained in:
+1
-4
@@ -7,11 +7,8 @@ edition = "2024"
|
||||
async-broadcast = "0.7.2"
|
||||
bytes = "1.11.1"
|
||||
dashmap = "6.2.1"
|
||||
macro_rules_attribute = "0.2.2"
|
||||
rand = "0.10.1"
|
||||
rml_rtmp = "0.8.0"
|
||||
futures-lite = "2"
|
||||
smol = "2.0.2"
|
||||
smol-macros = "0.1.1"
|
||||
str0m = "0.20.0"
|
||||
tiny_http = "0.12.0"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user