mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 13:07:38 +03:00
Update deps
This commit is contained in:
parent
d535650ed4
commit
cf8ba631e6
2 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@ tls = ["libdoh/tls"]
|
|||
|
||||
[dependencies]
|
||||
libdoh = { path = "src/libdoh", version = "0.3.3" }
|
||||
clap = "2.33.1"
|
||||
clap = "2.33.3"
|
||||
jemallocator = "0.3.2"
|
||||
tokio = { version = "0.2.21", features = ["rt-threaded", "time", "tcp", "udp", "stream", "parking_lot"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue