add dns support

This commit is contained in:
2025-12-28 12:40:21 +00:00
parent 8adb7d560a
commit 35e6ff8140
11 changed files with 747 additions and 59 deletions

View File

@@ -16,6 +16,7 @@ serde = "*"
serde_json = "*"
fallible-iterator = "*"
toml = "0.9"
dns_manager = { git = "ssh://git@rochegmr.com/groche97/dns_manager.git"}
[target.x86_64-unknown-linux-gnu]
rustflags = [