chore(deps): latest warp
This commit is contained in:
parent
b7ab9b743e
commit
66c360cd13
@ -36,7 +36,7 @@ tokio-stream = { version = "0.1" }
|
||||
tracing = { default-features = false, features = ["log"], version = "0.1" }
|
||||
tracing-subscriber = { default-features = false, features = ["fmt", "tracing-log", "env-filter"], version = "0.2" }
|
||||
url = { default-features = false, version = "2.1" }
|
||||
warp = { default-features = false, version = "0.2", git = "https://github.com/aknuds1/warp.git", branch = "chore/upgrade-tokio" }
|
||||
warp = { default-features = false, version = "0.2", git = "https://github.com/seanmonstar/warp.git" }
|
||||
|
||||
[dev-dependencies]
|
||||
hex-literal = { default-features = false, version = "0.3" }
|
||||
|
Loading…
Reference in New Issue
Block a user