wip: xml parser

This commit is contained in:
Jean-Gabriel Gill-Couture
2024-10-04 11:26:55 -04:00
parent 407bdbc032
commit 6a5ebdbac7
4 changed files with 40 additions and 69 deletions

View File

@@ -17,4 +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"
xml_dom = "0.2.8"