Skip to content

Commit

Permalink
Bump handlebars from 4.3.7 to 4.5.0 (#135)
Browse files Browse the repository at this point in the history
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 4.3.7 to 4.5.0.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/v4.5.0/CHANGELOG.md)
- [Commits](sunng87/handlebars-rust@v4.3.7...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 697f9bf commit 9e75099
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 @@ -25,7 +25,7 @@ cli = ["simplelog", "clap", "tempfile"]

[dependencies]
git2 = "0.18"
handlebars = "4.3"
handlebars = "4.5"
log = "0.4"
semver = "1.0"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 9e75099

Please sign in to comment.