feat: msg
This commit is contained in:
@@ -13,4 +13,6 @@ tokio-tungstenite = "0.14"
|
||||
tokio = { version = "1.0.0", features = ["full"]}
|
||||
futures-util = "0.3"
|
||||
lazy_static = "1.4"
|
||||
futures-channel = "0.3"
|
||||
futures-channel = "0.3"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user