设置dns

This commit is contained in:
lubeilin
2024-04-23 12:40:33 +08:00
parent 5b40a9f147
commit 3272f3cdca
4 changed files with 58 additions and 72 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ libsm = {git="https://github.com/lbl8603/libsm" ,optional = true}
mio = {version = "0.8.10",features = ["os-poll","net"]}
crossbeam-queue = "0.3.11"
anyhow = "1.0.82"
trust-dns-proto = "0.23.2"
dns-parser = "0.8.0"
[target.'cfg(target_os = "windows")'.dependencies]
libloading = "0.8.0"