Skip to content

Commit 367dfa3

Browse files
dependabot[bot]davidB
authored andcommitted
build(deps): update handlebars_misc_helpers requirement
Updates the requirements on [handlebars_misc_helpers](https://github.com/davidB/handlebars_misc_helpers) to permit the latest version. - [Release notes](https://github.com/davidB/handlebars_misc_helpers/releases) - [Changelog](https://github.com/davidB/handlebars_misc_helpers/blob/master/release-plz.toml) - [Commits](davidB/handlebars_misc_helpers@0.16.3...v0.17.0) --- updated-dependencies: - dependency-name: handlebars_misc_helpers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64f1879 commit 367dfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ clap = { version = "4", features = ["derive"] }
1515
cruet = "0.14"
1616
glob = "0.3"
1717
handlebars = { version = "6", features = ["dir_source"] }
18-
handlebars_misc_helpers = { version = "0.16", default-features = false, features = [
18+
handlebars_misc_helpers = { version = "0.17", default-features = false, features = [
1919
"string",
2020
"json",
2121
] }

0 commit comments

Comments
 (0)