Update Rust crate hickory-resolver to 0.26 #18

Merged
spacebot merged 1 commit from renovate/hickory-dns-monorepo into main 2026-04-28 18:02:59 +02:00
Showing only changes of commit 83e3f21b0e - Show all commits

Update Rust crate hickory-resolver to 0.26
Some checks failed
renovate/artifacts Artifact file update failure
Build and Test / account (pull_request) Has been cancelled
Build and Test / account (push) Has been cancelled

Spacebot 2026-04-28 16:01:14 +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"] }