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 54e2199 commit 5972c77Copy full SHA for 5972c77
Cargo.toml
@@ -16,7 +16,7 @@ travis-ci = { repository = "async-std/async-tls" }
16
appveyor = { repository = "async-std/async-tls" }
17
18
[dependencies]
19
-futures-preview = "0.3.0-alpha.19"
+futures = "0.3"
20
rustls = "0.16"
21
webpki = "0.21"
22
webpki-roots = "0.17"
0 commit comments