Skip to content

Commit 0c28af2

Browse files
chore(deps): update rust crate handlebars to v6
1 parent d20063b commit 0c28af2

File tree

2 files changed

+53
-5
lines changed

2 files changed

+53
-5
lines changed

Cargo.lock

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

crates/packager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ hex = "0.4"
6666
sha1 = "0.10"
6767
sha2 = "0.10"
6868
zip = { version = "0.6", default-features = false, features = ["deflate"] }
69-
handlebars = "5.1"
69+
handlebars = "6.0"
7070
glob = "0.3"
7171
relative-path = "1.9"
7272
walkdir = "2"

0 commit comments

Comments
 (0)