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
db9c8634e3
commit
ab4c27ef86
2 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ tls = ["libdoh/tls"]
|
|||
|
||||
[dependencies]
|
||||
libdoh = { path = "src/libdoh", version = "0.9.3", default-features = false }
|
||||
clap = { version = "3.1.5", features = ["std", "cargo", "wrap_help"] }
|
||||
clap = { version = "3.1.18", features = ["std", "cargo", "wrap_help"] }
|
||||
dnsstamps = "0.1.9"
|
||||
mimalloc = { version = "0.1.29", default-features = false }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue