Update futures and tokio alphas

This commit is contained in:
Sean McArthur
2019-08-29 14:25:17 -07:00
parent f4378bae58
commit 678c90eb0a
12 changed files with 32 additions and 27 deletions

View File

@@ -9,7 +9,7 @@ h2 = { path = "../..", features = ["stream", "unstable"] }
bytes = "0.4.7"
env_logger = "0.5.9"
futures-preview = "0.3.0-alpha.17"
futures-preview = "=0.3.0-alpha.18"
http = "0.1.5"
string = "0.2"
tokio = "0.2.0-alpha.1"
tokio = "=0.2.0-alpha.4"