Skip to content

Commit

Permalink
Bump handlebars from 4.5.0 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 4.5.0 to 5.1.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@v4.5.0...v5.1.2)

---
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 Apr 9, 2024
1 parent 6f87aaa commit cb1d3e8
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 rita_exit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ settings = { path = "../settings" }
babel_monitor = { path = "../babel_monitor" }
actix-async = { package = "actix", version = "0.13"}
awc = {workspace = true}
handlebars = "4.0"
handlebars = "5.1"
lazy_static = "1.4"
ipnetwork = "0.20"
clarity = {workspace = true}
Expand Down

0 comments on commit cb1d3e8

Please sign in to comment.