feat: room
This commit is contained in:
@@ -8,7 +8,9 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
rust_util = "0.6"
|
||||
tungstenite = {version = "0.13", default-features = false}
|
||||
tokio-tungstenite = "0.14"
|
||||
tokio = { version = "1.0.0", features = ["full"]}
|
||||
futures-util = "0.3"
|
||||
lazy_static = "1.4"
|
||||
futures-channel = "0.3"
|
||||
Reference in New Issue
Block a user