Skip to content

Commit

Permalink
chore(deps): bump handlebars from 6.2.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 6.2.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@v6.2.0...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 9fa8b9c commit ebdbf77
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 4 deletions.
79 changes: 76 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 @@ -46,7 +46,7 @@ float_eq = "1"
ebur128 = "0.1"
async-channel = "2.3.1"
num_cpus = "1.16.0"
handlebars = "6.2.0"
handlebars = "6.3.0"
tempfile = "3.14.0"
expanduser = "1.2.2"

Expand Down

0 comments on commit ebdbf77

Please sign in to comment.