Skip to content

Commit

Permalink
build(deps): bump handlebars from 4.5.0 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 4.5.0 to 6.3.0.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md)
- [Commits](sunng87/handlebars-rust@v4.5.0...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 275a971 commit a09c1fb
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 4 deletions.
101 changes: 98 additions & 3 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 @@ -24,7 +24,7 @@ dialoguer = "0.11.0"
env_logger = "0.11.5"
getset = "0.1.2"
git2 = "0.19.0"
handlebars = "4.3.6"
handlebars = "6.3.0"
is-terminal = "0.4.13"
itertools = "0.12.1"
log = "0.4.22"
Expand Down

0 comments on commit a09c1fb

Please sign in to comment.