Update deps and tower releases

This commit is contained in:
Lucio Franco
2019-09-11 22:35:47 -04:00
parent fd1029f967
commit fe1e040975
11 changed files with 77 additions and 29 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ prost-derive = "0.5"
bytes = "0.4"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
async-stream = { git = "https://github.com/tokio-rs/async-stream" }
async-stream = "0.1.1"
http = "0.1"
[build-dependencies]