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

@@ -10,5 +10,5 @@ edition = "2018"
[dev-dependencies]
h2-support = { path = "../h2-support" }
log = "0.4.1"
futures-preview = "=0.3.0-alpha.18"
tokio = "=0.2.0-alpha.5"
futures-preview = "=0.3.0-alpha.19"
tokio = "=0.2.0-alpha.6"