Update Rust crate hickory-resolver to 0.26
Some checks failed
renovate/artifacts Artifact file update failure
Build and Test / account (push) Failing after 34s

This commit is contained in:
Spacebot 2026-04-28 19:51:10 +00:00
commit 9622ba364d

View file

@ -56,7 +56,7 @@ k256 = "0.13.4"
dsa = "0.6.3"
openssl = "0.10.78"
time = "0.3.47"
hickory-resolver = { version = "0.24", features = ["tokio-runtime"] }
hickory-resolver = { version = "0.26", features = ["tokio-runtime"] }