mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-02 17:15:43 +00:00
config: add DNS import/export policies
config: move ID generation to ZoneConfig config: serde fixes
This commit is contained in:
+2
-1
@@ -167,7 +167,8 @@ network-interface = "2.0"
|
||||
# for ospf route
|
||||
petgraph = "0.8.1"
|
||||
hashbrown = "0.15.3"
|
||||
ordered_hash_map = "0.5.0"
|
||||
ordered_hash_map = "0.5.0"# TODO: REPLACE THIS
|
||||
indexmap = "2.13.0"
|
||||
|
||||
# for wireguard
|
||||
boringtun = { package = "boringtun-easytier", version = "0.6.1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user