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 554f506 commit c20e88fCopy full SHA for c20e88f
Cargo.toml
@@ -13,8 +13,8 @@ An implementation of SSL streams for Tokio backed by OpenSSL
13
14
[dependencies]
15
openssl = "0.10.1"
16
-tokio-io = "=0.2.0-alpha.1"
+tokio-io = "=0.2.0-alpha.2"
17
18
[dev-dependencies]
19
-futures-preview = "=0.3.0-alpha.17"
20
-tokio = "=0.2.0-alpha.1"
+futures-preview = "=0.3.0-alpha.18"
+tokio = "=0.2.0-alpha.2"
0 commit comments