Configure tokio runtime manually
This commit is contained in:
@@ -11,3 +11,4 @@ env_logger = "0.9.0"
|
||||
tokio = { version = "1.14.0", features = ["full"] }
|
||||
futures-util = "0.3.17"
|
||||
tokio-tungstenite = "0.16.0"
|
||||
tungstenite = "0.16.0"
|
||||
|
||||
Reference in New Issue
Block a user