mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 21:17:36 +03:00
Don't use tokio_current_thread; update tokio-timer (which doesn't work)
This commit is contained in:
parent
2723bd3ac6
commit
98a0c59047
2 changed files with 7 additions and 9 deletions
|
@ -16,4 +16,4 @@ futures = "0.1"
|
|||
hyper = "0.12"
|
||||
tokio = "0.1"
|
||||
tokio-current-thread = "0.1"
|
||||
tokio-timer = "0.1"
|
||||
tokio-timer = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue