From 7bbb617bd88aed098963e95f5b7310226336c616 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 4 May 2025 02:39:50 +0400 Subject: update deps and lock hickory-resolver to a commit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bd61ab74..6dca6413 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,7 +74,7 @@ tokio = "1.44.2" tokio-util = "0.7.15" tracing = "0.1.41" tracing-subscriber = "0.3.19" -hickory-resolver = { version = "0.25.1", default-features = false, git = "https://github.com/hickory-dns/hickory-dns" } +hickory-resolver = { version = "0.26.0-alpha.1", default-features = false, git = "https://github.com/hickory-dns/hickory-dns", rev = "8f63f58fccfe2e643d6ff17c800ce9e27e770b62" } uuid = "1.16" num-format = "0.4.4" indexmap = "2.9.0" -- cgit v1.2.3