mirror of
https://github.com/actix/actix-web.git
synced 2024-11-20 08:31:09 +00:00
uneeded dep
This commit is contained in:
parent
f3ce6574e4
commit
eed377e773
1 changed files with 0 additions and 2 deletions
|
@ -126,8 +126,6 @@ webpki-roots = { version = "0.15", optional = true }
|
|||
# unix sockets
|
||||
tokio-uds = { version="0.2", optional = true }
|
||||
|
||||
backtrace="*"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.5"
|
||||
serde_derive = "1.0"
|
||||
|
|
Loading…
Reference in a new issue