mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 21:17:36 +03:00
Update to tokio-timer 0.2
This commit is contained in:
parent
4ca54eb71b
commit
dff63386f7
2 changed files with 8 additions and 10 deletions
|
@ -16,5 +16,5 @@ futures = "~0.1"
|
|||
hyper = "~0.11"
|
||||
tokio = "~0.1"
|
||||
tokio-io = "~0.1"
|
||||
tokio-timer = "~0.1"
|
||||
tokio-timer = "~0.2"
|
||||
clippy = {version = ">=0", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue