wip: OPNSense XML config editor coming along

This commit is contained in:
jeangab
2024-09-30 16:20:11 -04:00
parent 465106438a
commit 407bdbc032
10 changed files with 181 additions and 70 deletions

View File

@@ -17,3 +17,4 @@ derive-new = "0.7.0"
async-trait = "0.1.82"
tokio = { version = "1.40.0", features = ["io-std"] }
cidr = "0.2.3"
minidom = "0.16.0"