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
25d1261730
commit
a60ced8782
2 changed files with 8 additions and 8 deletions
|
@ -17,7 +17,7 @@ tls = ["libdoh/tls"]
|
|||
|
||||
[dependencies]
|
||||
libdoh = { path = "src/libdoh", version = "0.9.4", default-features = false }
|
||||
clap = { version = "3.1.18", features = ["std", "cargo", "wrap_help"] }
|
||||
clap = { version = "3.2.22", 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