1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 21:39:26 +00:00

uneeded dep

This commit is contained in:
Nikolay Kim 2018-10-02 00:20:27 -07:00
parent f3ce6574e4
commit eed377e773

View file

@ -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"