We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565bd1c commit 4f501f4Copy full SHA for 4f501f4
contrib/ws/Cargo.toml
@@ -20,7 +20,7 @@ default = ["tungstenite"]
20
tungstenite = ["tokio-tungstenite"]
21
22
[dependencies]
23
-tokio-tungstenite = { version = "0.21", optional = true }
+tokio-tungstenite = { version = "0.23", optional = true }
24
25
[dependencies.rocket]
26
version = "0.6.0-dev"
0 commit comments