api/Cargo.toml: Updated roxmltree to 0.18.

This commit is contained in:
Jonathan Davies 2023-05-05 21:16:52 +01:00
parent 736083063f
commit b94ba47f29
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ http-range = "0.1"
hyper = { version = "0.14", features = ["server", "http1", "runtime", "tcp", "stream"] }
multer = "2.0"
percent-encoding = "2.1.0"
roxmltree = "0.14"
roxmltree = "0.18"
serde = { version = "1.0", features = ["derive"] }
serde_bytes = "0.11"
serde_json = "1.0"