Skip to content

Commit

Permalink
Bump handlebars from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 6.0.0 to 6.1.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.0.0...v6.1.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 Sep 6, 2024
1 parent 204dc88 commit c2120e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 crates/veryl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ clap = {workspace = true}
console = "0.15.8"
fern = "0.6.2"
futures = {workspace = true}
handlebars = "6.0"
handlebars = "6.1"
log = {workspace = true}
once_cell = {workspace = true}
mdbook = {workspace = true}
Expand Down

0 comments on commit c2120e7

Please sign in to comment.