Skip to content

Commit fe4b32c

Browse files
Update Rust crate handlebars to v6.3.0 (#1403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2702bf commit fe4b32c

File tree

2 files changed

+51
-14
lines changed

2 files changed

+51
-14
lines changed

Cargo.lock

Lines changed: 50 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
[dependencies]
88
color-eyre = "=0.6.3"
99
eyre = "=0.6.12"
10-
handlebars = { version = "=6.0.0", features = ["dir_source"] }
10+
handlebars = { version = "=6.3.0", features = ["dir_source"] }
1111
lazy_static = "=1.5.0"
1212
serde = "=1.0.217"
1313
serde_derive = "=1.0.217"

0 commit comments

Comments
 (0)