Skip to content

Commit 3ce70e7

Browse files
Update Rust crate quick-xml to v0.37.0 (#9770)
* Update Rust crate quick-xml to v0.37.0 * Fix lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tobias Bieniek <[email protected]>
1 parent 8569cb0 commit 3ce70e7

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

Lines changed: 13 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ parking_lot = "=0.12.3"
9494
paste = "=1.0.15"
9595
postgres-native-tls = "=0.5.0"
9696
prometheus = { version = "=0.13.4", default-features = false }
97-
quick-xml = "=0.36.2"
97+
quick-xml = "=0.37.0"
9898
rand = "=0.8.5"
9999
reqwest = { version = "=0.12.8", features = ["blocking", "gzip", "json"] }
100100
rss = { version = "=2.0.9", default-features = false, features = ["atom"] }

0 commit comments

Comments
 (0)