mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-01 16:59:21 +00:00
add DnsConfig and ZoneConfig with proto definitions
This commit is contained in:
+2
-1
@@ -56,7 +56,7 @@ itertools = "0.14.0"
|
||||
|
||||
strum = { version = "0.27.2", features = ["derive"] }
|
||||
|
||||
gethostname = "0.5.0"
|
||||
gethostname = "1.1.0"
|
||||
|
||||
futures = { version = "0.3", features = ["bilock", "unstable"] }
|
||||
|
||||
@@ -148,6 +148,7 @@ rand = "0.8.5"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
pnet = { version = "0.35.0", features = ["serde"] }
|
||||
serde_json = "1"
|
||||
serde_with = "3"
|
||||
|
||||
clap = { version = "4.5.30", features = [
|
||||
"string",
|
||||
|
||||
Reference in New Issue
Block a user