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 2f60482 commit b282c50Copy full SHA for b282c50
juniper_axum/Cargo.toml
@@ -49,7 +49,7 @@ futures = "0.3.22"
49
juniper = { version = "0.17", path = "../juniper", features = ["expose-test-schema"] }
50
tokio = { version = "1.20", features = ["macros", "net", "rt-multi-thread", "time"] }
51
tokio-stream = "0.1"
52
-tokio-tungstenite = "0.27"
+tokio-tungstenite = "0.28"
53
tower-service = "0.3"
54
tracing = "0.1"
55
tracing-subscriber = "0.3"
0 commit comments