forked from Deuxfleurs/garage
api/Cargo.toml: Updated roxmltree to 0.18.
This commit is contained in:
parent
736083063f
commit
b94ba47f29
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue