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 644b906 commit ca81281Copy full SHA for ca81281
Cargo.toml
@@ -17,7 +17,7 @@ appveyor = { repository = "async-std/async-tls" }
17
18
[dependencies]
19
futures = "0.3.4"
20
-rustls = "0.17.0"
+rustls = "0.18.0"
21
webpki = "0.21.2"
22
webpki-roots = "0.19.0"
23
0 commit comments