Skip to content

Commit

Permalink
Bump frankenstein from 0.28.0 to 0.29.0 (#349)
Browse files Browse the repository at this point in the history
Bumps [frankenstein](https://github.com/ayrat555/frankenstein) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/ayrat555/frankenstein/releases)
- [Changelog](https://github.com/ayrat555/frankenstein/blob/master/CHANGELOG.md)
- [Commits](ayrat555/frankenstein@0.28.0...0.29.0)

---
updated-dependencies:
- dependency-name: frankenstein
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 267fdf7 commit 6e3f609
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -40,7 +40,7 @@ env_logger = "0.10.0"
chrono = {version = "0.4.31", default-features=false, features = ["serde"]}
actix-web-actors = "4.2.0"
rss = "2.0.6"
frankenstein = "0.28.0"
frankenstein = "0.29.0"
regex = "1.9.6"
xml-builder = "0.5.2"
diesel = { version = "2.1.2", features = ["chrono", "r2d2"] }
Expand Down

0 comments on commit 6e3f609

Please sign in to comment.