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 5c50797 commit 5e265acCopy full SHA for 5e265ac
Cargo.toml
@@ -15,9 +15,9 @@ vendored = ["native-tls/vendored"]
15
16
[dependencies]
17
native-tls = "0.2"
18
-hyper = "=0.13.0-alpha.2"
19
-tokio-io = "=0.2.0-alpha.5"
20
-tokio-tls = "=0.3.0-alpha.5"
+hyper = "=0.13.0-alpha.3"
+tokio-io = "=0.2.0-alpha.6"
+tokio-tls = "=0.3.0-alpha.6"
21
22
[dev-dependencies]
23
-tokio = "=0.2.0-alpha.5"
+tokio = "=0.2.0-alpha.6"
0 commit comments