Update futures and tokio alphas
This commit is contained in:
@@ -10,5 +10,5 @@ edition = "2018"
|
||||
[dev-dependencies]
|
||||
h2-support = { path = "../h2-support" }
|
||||
log = "0.4.1"
|
||||
futures-preview = "0.3.0-alpha.17"
|
||||
tokio = "0.2.0-alpha.1"
|
||||
futures-preview = "=0.3.0-alpha.18"
|
||||
tokio = "=0.2.0-alpha.4"
|
||||
|
||||
Reference in New Issue
Block a user