chore: Prepare 0.4 release (#538)
* Prepare `0.4` release * Fix cargo issues
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user