mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 21:17:36 +03:00
parent
5571b6c405
commit
4ca54eb71b
2 changed files with 56 additions and 109 deletions
|
@ -13,8 +13,8 @@ categories = ["asynchronous", "network-programming","command-line-utilities"]
|
|||
base64 = "~0.9"
|
||||
clap = "~2"
|
||||
futures = "~0.1"
|
||||
hyper = "~0.12"
|
||||
hyper = "~0.11"
|
||||
tokio = "~0.1"
|
||||
tokio-io = "~0.1"
|
||||
tokio-timer = "~0.2"
|
||||
tokio-timer = "~0.1"
|
||||
clippy = {version = ">=0", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue