Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump handlebars from 4.1.4 to 4.3.6
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 4.1.4 to 4.3.6.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/v4.3.6/CHANGELOG.md)
- [Commits](sunng87/handlebars-rust@v4.1.4...v4.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2022
commit c068f5d2fbd9e0182e682e3ed19f0c2bebdc41e4
18 changes: 6 additions & 12 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 utils/frame/benchmarking-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ codec = { version = "2.0.0", package = "parity-scale-codec" }
structopt = "0.3.25"
chrono = "0.4"
serde = "1.0.131"
handlebars = "4.1.4"
handlebars = "4.3.6"
Inflector = "0.11.4"
linked-hash-map = "0.5.4"
log = "0.4.8"
Expand Down