Skip to content

Commit d1c3d38

Browse files
Bump handlebars from 5.1.0 to 6.1.0
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 5.1.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@v5.1.0...v6.1.0) --- updated-dependencies: - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f9970d commit d1c3d38

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.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ url = "2.2.2"
2020
tokio = "1.35"
2121
async-trait = "0.1.51"
2222
futures = "0.3.17"
23-
handlebars = "5"
23+
handlebars = "6"
2424
masker = { version="0.0.4", features=["streams"] }
2525
junit-parser = "1"
2626
serde = { version = "^1.0.194", features = ["derive"] }

0 commit comments

Comments
 (0)