Skip to content

Commit

Permalink
build(deps): bump ructe from 0.16.1 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [ructe](https://github.com/kaj/ructe) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md)
- [Commits](kaj/ructe@v0.16.1...v0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent d037fa1 commit 20154cb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 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 @@ -75,7 +75,7 @@ features = [ "full" ]
sdnotify = { version = "0.2", default-features = false }

[build-dependencies]
ructe = { version = "0.16", features = [ "mime03" ] }
ructe = { version = "0.17", features = [ "mime03" ] }

[dev-dependencies]
pfacts = "0"
Expand Down

0 comments on commit 20154cb

Please sign in to comment.