Update h2-support to std-future

This commit is contained in:
Gurwinder Singh
2019-08-15 08:25:46 +05:30
committed by Sean McArthur
parent c8fefd49f1
commit 529ef4cd40
10 changed files with 511 additions and 989 deletions

View File

@@ -9,8 +9,7 @@ h2 = { path = "../..", features = ["unstable"] }
bytes = "0.4.7"
env_logger = "0.5.9"
futures = "0.1.21"
futures-preview = "0.3.0-alpha.18"
http = "0.1.5"
string = "0.2"
tokio-io = "0.1.6"
tokio-timer = "0.1.2"
tokio = { git = "https://github.com/tokio-rs/tokio" }