chore: Prepare 0.4 release (#538)

* Prepare `0.4` release

* Fix cargo issues
This commit is contained in:
Lucio Franco
2021-01-15 13:38:36 -05:00
committed by GitHub
parent a7778ad166
commit fda2d689d4
11 changed files with 53 additions and 18 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ tracing-futures = "0.2"
prost-types = "0.7"
# Hyper example
hyper = "0.14"
warp = { git = "https://github.com/aknuds1/warp", branch = "chore/upgrade-tokio", default-features = false }
warp = { git = "https://github.com/seanmonstar/warp", default-features = false }
http = "0.2"
http-body = "0.4"
pin-project = "1.0"