feat: xml
- add new feature: xml parser Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
parent
6219459e3e
commit
21984bdfba
7 changed files with 409 additions and 6 deletions
|
|
@ -7,7 +7,9 @@ edition = "2024"
|
|||
chrono = "0.4.41"
|
||||
flate2 = "1.1.2"
|
||||
git2 = "0.20.2"
|
||||
indexmap = "2.14.0"
|
||||
log = "0.4.27"
|
||||
quick-xml = "0.39.2"
|
||||
rand = "0.9.2"
|
||||
rayon = "1.10.0"
|
||||
serde = { version = "1.0.219", features = ["derive", "serde_derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue