Skip to content

Commit

Permalink
Bump handlebars from 5.1.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 5.1.0 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.0...v6.0.0)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent c5907b4 commit ebb4670
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ url = "2.2.2"
tokio = "1.35"
async-trait = "0.1.51"
futures = "0.3.17"
handlebars = "5"
handlebars = "6"
masker = { version="0.0.4", features=["streams"] }
junit-parser = "1"
serde = { version = "^1.0.194", features = ["derive"] }
Expand Down

0 comments on commit ebb4670

Please sign in to comment.