bump hickory-dns version to v0.25.2 (#839)

This commit is contained in:
Sijie.Sun
2025-05-11 08:46:31 +08:00
committed by GitHub
parent 72be46e8fa
commit 2675cf2d00
4 changed files with 177 additions and 67 deletions
+2 -1
View File
@@ -202,7 +202,8 @@ http_req = { git = "https://github.com/EasyTier/http_req.git", default-features
] }
# for dns connector
hickory-resolver = "0.24.4"
hickory-resolver = "0.25.2"
hickory-proto = "0.25.2"
bounded_join_set = "0.3.0"