Skip to content

Commit 87d2421

Browse files
Bump handlebars from 5.1.2 to 6.0.0
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 5.1.2 to 6.0.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@v5.1.2...v6.0.0) --- updated-dependencies: - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d63117 commit 87d2421

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

josh-templates/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ josh = { path = "../josh-core" }
99
josh-graphql = { path = "../josh-graphql" }
1010
juniper = { workspace = true }
1111
serde_json = { workspace = true }
12-
handlebars = "5.1.2"
12+
handlebars = "6.0.0"
1313
form_urlencoded = "1.2.1"

0 commit comments

Comments
 (0)