Skip to content

Commit c320228

Browse files
Bump handlebars from 6.3.1 to 6.3.2
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 6.3.1 to 6.3.2. - [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.3.1...v6.3.2) --- updated-dependencies: - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5155062 commit c320228

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -10,7 +10,7 @@ license = "MIT"
1010
[dependencies]
1111
anyhow = "1.0.95"
1212
clap = { version = "4.5.28", features = ["derive"] }
13-
handlebars = "6.3.1"
13+
handlebars = "6.3.2"
1414
indoc = "2.0.4"
1515
serde_yaml = "0.9.25"
1616

0 commit comments

Comments
 (0)