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
672d1a11f1
commit
2254632d33
2 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@ tls = ["libdoh/tls"]
|
|||
[dependencies]
|
||||
libdoh = { path = "src/libdoh", version = "0.9.9", default-features = false }
|
||||
clap = { version = "4", features = ["std", "cargo", "wrap_help", "string"] }
|
||||
dnsstamps = "0.1.9"
|
||||
dnsstamps = "0.1.10"
|
||||
mimalloc = { version = "0.1.43", default-features = false }
|
||||
|
||||
[package.metadata.generate-rpm]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue