Skip to content

Commit c1d7427

Browse files
Update Rust crate rss to v2.0.12 (#10599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6aa83f commit c1d7427

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -110,7 +110,7 @@ postgres-native-tls = "=0.5.1"
110110
prometheus = { version = "=0.13.4", default-features = false }
111111
rand = "=0.9.0"
112112
reqwest = { version = "=0.12.12", features = ["gzip", "json"] }
113-
rss = { version = "=2.0.11", default-features = false, features = ["atom"] }
113+
rss = { version = "=2.0.12", default-features = false, features = ["atom"] }
114114
secrecy = "=0.10.3"
115115
semver = { version = "=1.0.25", features = ["serde"] }
116116
sentry = { version = "=0.36.0", features = ["tracing", "tower", "tower-axum-matched-path", "tower-http"] }

0 commit comments

Comments
 (0)