Update to hyper alpha.1

This commit is contained in:
Lucio Franco
2019-09-05 11:21:44 -04:00
parent 011a148f97
commit b569280d41
3 changed files with 2 additions and 8 deletions
-5
View File
@@ -13,8 +13,3 @@ quote = "1.0"
proc-macro2 = "1.0"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
[dev-dependencies]
tokio = "=0.2.0-alpha.4"
tonic = { path = "../tonic" }
futures-preview = "=0.3.0-alpha.18"