Skip to content

Commit 310292b

Browse files
chore(deps): update rust crate handlebars to v4
1 parent c192d98 commit 310292b

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

Cargo.lock

Lines changed: 4 additions & 10 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
@@ -45,7 +45,7 @@ git2-curl = "0.19.0"
4545
gix = { version = "0.55.2", default-features = false, features = ["blocking-http-transport-curl", "progress-tree", "revision"] }
4646
gix-features-for-configuration-only = { version = "0.35.0", package = "gix-features", features = [ "parallel" ] }
4747
glob = "0.3.1"
48-
handlebars = { version = "3.5.5", features = ["dir_source"] }
48+
handlebars = { version = "4.5.0", features = ["dir_source"] }
4949
hex = "0.4.3"
5050
hmac = "0.12.1"
5151
home = "0.5.5"

0 commit comments

Comments
 (0)