Initial Room
Switching computer
This commit is contained in:
@@ -10,6 +10,7 @@ serde_json = "1.0"
|
||||
tokio-tungstenite = { version = "0.17.2", features = ["native-tls"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
futures = "0.3"
|
||||
parking_lot = "0.12.1"
|
||||
url = "2.2.2"
|
||||
futures-util = "0.3.23"
|
||||
thiserror = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user