Skip to content

Commit 1919e72

Browse files
Update Rust crate quick-xml to v0.36.0 (#9037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67c0877 commit 1919e72

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -98,7 +98,7 @@ p256 = "=0.13.2"
9898
parking_lot = "=0.12.3"
9999
paste = "=1.0.15"
100100
prometheus = { version = "=0.13.4", default-features = false }
101-
quick-xml = "=0.35.0"
101+
quick-xml = "=0.36.0"
102102
rand = "=0.8.5"
103103
reqwest = { version = "=0.12.5", features = ["blocking", "gzip", "json"] }
104104
rss = { version = "=2.0.8", default-features = false, features = ["atom"] }

0 commit comments

Comments
 (0)