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 05d6387 commit 05c63e7Copy full SHA for 05c63e7
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.4"
+tokio-io = "=0.2.0-alpha.5"
17
18
[dev-dependencies]
19
futures-preview = "=0.3.0-alpha.18"
20
-tokio = "=0.2.0-alpha.4"
+tokio = "=0.2.0-alpha.5"
0 commit comments