Update deps

This commit is contained in:
Frank Denis 2022-03-05 16:04:01 +01:00
parent 16ab626cc2
commit 054beb390c
3 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,7 @@ tls = ["libdoh/tls"]
[dependencies]
libdoh = { path = "src/libdoh", version = "0.9.0", default-features = false }
clap = { version = "3.0.0", features = ["std", "cargo", "wrap_help"] }
clap = { version = "3.1.5", features = ["std", "cargo", "wrap_help"] }
dnsstamps = "0.1.9"
jemallocator = "0.3.2"