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.
2 parents 0441ab8 + 266556a commit c3e1d98Copy full SHA for c3e1d98
Cargo.toml
@@ -12,7 +12,7 @@ keywords = ["tide", "websockets"]
12
categories = ["web-programming::http-server", "web-programming"]
13
14
[dependencies]
15
-async-tungstenite = "0.13.1"
+async-tungstenite = "0.15.0"
16
sha-1 = "0.9.6"
17
base64 = "0.13.0"
18
tide = { version = "0.16.0", default-features = false, features = ["h1-server"] }
0 commit comments