Skip to content

Commit 33ad653

Browse files
build(deps): bump handlebars from 6.1.0 to 6.2.0
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 6.1.0 to 6.2.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.1.0...v6.2.0) --- updated-dependencies: - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6d2b55 commit 33ad653

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

Cargo.lock

Lines changed: 18 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ clap = { version = "4.5.20", features = ["derive", "env"] }
2424
ctrlc = "3.4.5"
2525
dialoguer = { version = "0.11.0", features = ["fuzzy-select"] }
2626
git2 = { version = "0.19.0", default-features = false }
27-
handlebars = "6.1.0"
27+
handlebars = "6.2.0"
2828
regex = "1.11.1"
2929
semver = "1.0.23"
3030
serde = { version = "1.0.210", features = ["derive"] }

0 commit comments

Comments
 (0)