We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tokio-tungstenite
1 parent a3a5a19 commit 0067603Copy full SHA for 0067603
juniper_axum/Cargo.toml
@@ -43,7 +43,7 @@ futures = "0.3.22"
43
juniper = { version = "0.16", path = "../juniper", features = ["expose-test-schema"] }
44
tokio = { version = "1.20", features = ["macros", "net", "rt-multi-thread", "time"] }
45
tokio-stream = "0.1"
46
-tokio-tungstenite = "0.23"
+tokio-tungstenite = "0.24"
47
tower-service = "0.3"
48
tracing = "0.1"
49
tracing-subscriber = "0.3"
0 commit comments