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