tokio 0.2.0-alpha.2

This commit is contained in:
Artem Vorotnikov
2019-08-19 21:54:01 +03:00
committed by Tim
parent f38a172523
commit 5aa4a2cef6
9 changed files with 23 additions and 23 deletions

View File

@@ -27,6 +27,6 @@ proc-macro2 = "0.4"
proc-macro = true
[dev-dependencies]
futures-preview = { version = "0.3.0-alpha.17" }
futures-preview = { version = "0.3.0-alpha.18" }
serde = { version = "1.0", features = ["derive"] }
tarpc = { path = "../tarpc" }