dep: Bump hickory-resolver to 0.25.0-alpha.2

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-08-08 00:12:13 +10:00
parent 90d47f76b1
commit b385a31c61
No known key found for this signature in database
GPG key ID: 76D1E687CA3C4928
2 changed files with 77 additions and 276 deletions

View file

@ -62,7 +62,7 @@ tokio = { version = "1.35.0", features = [
tokio-tar = "0.3.0"
tokio-util = { version = "0.7.8", features = ["io"] }
tracing = "0.1.39"
hickory-resolver = { version = "0.24.0", optional = true, features = [
hickory-resolver = { version = "0.25.0-alpha.2", optional = true, features = [
"dnssec-ring",
] }
once_cell = { version = "1.18.0", optional = true }