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 b9400e6 commit 97a5121Copy full SHA for 97a5121
Cargo.toml
@@ -23,7 +23,7 @@ appveyor = { repository = "async-std/async-tls" }
23
[dependencies]
24
futures-io = "0.3.5"
25
futures-core = "0.3.5"
26
-rustls = "0.20.6"
+rustls = "0.21"
27
rustls-pemfile = "1.0"
28
webpki = { version = "0.22.0", optional = true }
29
webpki-roots = { version = "0.22.3", optional = true }
0 commit comments