Skip to content

Commit c20e88f

Browse files
committed
Upgrade futures-preview/tokio
1 parent 554f506 commit c20e88f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ An implementation of SSL streams for Tokio backed by OpenSSL
1313

1414
[dependencies]
1515
openssl = "0.10.1"
16-
tokio-io = "=0.2.0-alpha.1"
16+
tokio-io = "=0.2.0-alpha.2"
1717

1818
[dev-dependencies]
19-
futures-preview = "=0.3.0-alpha.17"
20-
tokio = "=0.2.0-alpha.1"
19+
futures-preview = "=0.3.0-alpha.18"
20+
tokio = "=0.2.0-alpha.2"

0 commit comments

Comments
 (0)