Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent b9a67c1 commit 213420c
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.29.0"
frankenstein = "0.29.1"
regex = "1.9.6"
xml-builder = "0.5.2"
diesel = { version = "2.1.2", features = ["chrono", "r2d2"] }
Expand Down

0 comments on commit 213420c

Please sign in to comment.