support txt/srv record

This commit is contained in:
sijie.sun
2025-03-08 11:58:49 +08:00
committed by Sijie.Sun
parent 745e44cc87
commit 03b55b61e7
6 changed files with 692 additions and 7 deletions
+3
View File
@@ -189,6 +189,9 @@ prost-reflect = { version = "0.14.5", default-features = false, features = [
# for http connector
http_req = { git = "https://github.com/EasyTier/http_req.git", default-features = false, features = ["rust-tls"] }
# for dns connector
hickory-resolver = "0.24.4"
[target.'cfg(any(target_os = "linux", target_os = "macos", target_os = "windows", target_os = "freebsd"))'.dependencies]
machine-uid = "0.5.3"