chore(transport): Bump hyper and http-body versions (#64)

This commit is contained in:
Phillip Cloud
2019-10-09 17:12:50 -04:00
committed by Lucio Franco
parent 06ff619944
commit 8ecfd2fc73
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ futures-core-preview = "=0.3.0-alpha.19"
futures-util-preview = "=0.3.0-alpha.19"
async-stream = "0.1.2"
tower = "=0.3.0-alpha.2"
http-body = "=0.2.0-alpha.2"
http-body = "=0.2.0-alpha.3"
console = "0.7"
structopt = "0.2"