Update tokio alpha.6

This commit is contained in:
Lucio Franco
2019-09-30 21:47:10 -04:00
committed by Sean McArthur
parent 7615867a5e
commit 9c5bc03908
4 changed files with 15 additions and 14 deletions

View File

@@ -9,7 +9,7 @@ edition = "2018"
h2 = { path = "../.." }
env_logger = { version = "0.5.3", default-features = false }
futures-preview = "=0.3.0-alpha.18"
futures-preview = "=0.3.0-alpha.19"
honggfuzz = "0.5"
http = "0.1.3"
tokio = "=0.2.0-alpha.5"
tokio = "=0.2.0-alpha.6"