rc/client/http_client.rs: add experimental h2 upgrade code
This commit is contained in:
@ -18,6 +18,7 @@ serde_json = "1.0"
|
||||
serde_derive = "1.0"
|
||||
url = "1.7"
|
||||
futures = "0.1"
|
||||
bytes = "0.4"
|
||||
tokio-threadpool = "0.1"
|
||||
tokio = "0.1"
|
||||
tokio-fs = "0.1"
|
||||
|
Reference in New Issue
Block a user