Skip to content
This repository was archived by the owner on Jul 4, 2022. It is now read-only.

Commit fe90acd

Browse files
Bump handlebars from 3.5.2 to 3.5.3
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/v3.5.3/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v3.5.2...v3.5.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd97873 commit fe90acd

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

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

utils/frame/benchmarking-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ codec = { version = "2.0.0", package = "parity-scale-codec" }
2727
structopt = "0.3.8"
2828
chrono = "0.4"
2929
serde = "1.0.116"
30-
handlebars = "3.5.0"
30+
handlebars = "3.5.3"
3131
Inflector = "0.11.4"
3232

3333
[features]

0 commit comments

Comments
 (0)