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.
1 parent 0b519ab commit 7b3cf4bCopy full SHA for 7b3cf4b
Cargo.toml
@@ -13,7 +13,7 @@ categories = ["web-programming::http-server", "web-programming"]
13
14
[dependencies]
15
async-std = "1.7.0"
16
-tide = { version = "0.15.0", default-features = false }
+tide = { version = "0.16.0", default-features = false }
17
async-tls = "0.11.0"
18
rustls = "0.19.0"
19
async-h1 = "2.2.0"
0 commit comments