Update Rust crate hickory-resolver to 0.26 #20

Closed
spacebot wants to merge 1 commit from renovate/hickory-dns-monorepo into main
Showing only changes of commit 9622ba364d - Show all commits

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

Spacebot 2026-04-28 19:51:10 +00:00

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"] }