Merge branch 'origin-dev' into websocket

This commit is contained in:
Jonas Kruckenberg
2023-01-11 18:31:38 +01:00
40 changed files with 5847 additions and 2 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ thiserror.workspace = true
rand = "0.8"
futures-util = "0.3"
tokio = { version = "1", features = ["net", "sync"] }
tokio-tungstenite = { version = "0.18", features = ["native-tls"] }
tokio-tungstenite = { version = "0.18", features = ["native-tls"] }