Update h2-support to std-future
This commit is contained in:
committed by
Sean McArthur
parent
c8fefd49f1
commit
529ef4cd40
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user