client: add DnsPeerManager and rpc

This commit is contained in:
Luna Yao
2026-04-06 11:54:01 +02:00
parent c4cf8cf1d8
commit 7f8f036596
5 changed files with 198 additions and 151 deletions
+2
View File
@@ -170,6 +170,8 @@ hashbrown = "0.15.3"
ordered_hash_map = "0.5.0"# TODO: REPLACE THIS
indexmap = "2.13.0"
moka = { version = "0.12.13", features = ["future"] }
# for wireguard
boringtun = { package = "boringtun-easytier", version = "0.6.1", optional = true }