mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 21:17:36 +03:00
Remove unused tokio-io dependency
It is included in tokio::io and not used directly.
This commit is contained in:
parent
dff63386f7
commit
c45da71704
2 changed files with 0 additions and 2 deletions
|
@ -15,6 +15,5 @@ clap = "~2"
|
|||
futures = "~0.1"
|
||||
hyper = "~0.11"
|
||||
tokio = "~0.1"
|
||||
tokio-io = "~0.1"
|
||||
tokio-timer = "~0.2"
|
||||
clippy = {version = ">=0", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue