Skip to content

Commit

Permalink
Bump rss from 2.0.4 to 2.0.5
Browse files Browse the repository at this point in the history
Bumps [rss](https://github.com/rust-syndication/rss) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/rust-syndication/rss/releases)
- [Changelog](https://github.com/rust-syndication/rss/blob/master/CHANGELOG.md)
- [Commits](rust-syndication/rss@2.0.4...2.0.5)

---
updated-dependencies:
- dependency-name: rss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 31, 2023
1 parent f90ee89 commit 0c90e33
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"
axum = "0.6.19"
clap = { version = "4.3.16", features = ["derive", "env"]}
nostr-sdk = "0.22.0"
rss = "2.0.4"
rss = "2.0.5"
serde = { version = "1.0", features = ["derive"] }
tokio = { version = "1.29.1", features = ["full"]}
tracing = "0.1.37"
Expand Down

0 comments on commit 0c90e33

Please sign in to comment.