Skip to content

Commit 6a5b653

Browse files
Update Rust crate rss to v2.0.10 (#9956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f5776f commit 6a5b653

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 4 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 @@ prometheus = { version = "=0.13.4", default-features = false }
9898
quick-xml = "=0.37.0"
9999
rand = "=0.8.5"
100100
reqwest = { version = "=0.12.9", features = ["gzip", "json"] }
101-
rss = { version = "=2.0.9", default-features = false, features = ["atom"] }
101+
rss = { version = "=2.0.10", default-features = false, features = ["atom"] }
102102
secrecy = "=0.10.3"
103103
semver = { version = "=1.0.23", features = ["serde"] }
104104
sentry = { version = "=0.34.0", features = ["tracing", "tower", "tower-axum-matched-path", "tower-http"] }

0 commit comments

Comments
 (0)