Configure tokio runtime manually

This commit is contained in:
Greg Heartsfield
2021-11-21 13:31:23 -06:00
parent efa14418fc
commit 259c115d67
3 changed files with 36 additions and 21 deletions
Generated
+1
View File
@@ -309,6 +309,7 @@ dependencies = [
"log",
"tokio",
"tokio-tungstenite",
"tungstenite",
]
[[package]]