Update h2-tests to std-future
This commit is contained in:
committed by
Sean McArthur
parent
529ef4cd40
commit
97a4c8049c
@@ -10,4 +10,5 @@ edition = "2018"
|
||||
[dev-dependencies]
|
||||
h2-support = { path = "../h2-support" }
|
||||
log = "0.4.1"
|
||||
tokio = "0.1.8"
|
||||
futures-preview = "0.3.0-alpha.18"
|
||||
tokio = { git = "https://github.com/tokio-rs/tokio" }
|
||||
|
||||
Reference in New Issue
Block a user