Skip to content

Commit 8accd69

Browse files
chore(deps) Update Rust crate handlebars to 4.5 (1.x) (#8231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26ccfef commit 8accd69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/bundler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ serde = { version = "1.0", features = [ "derive" ] }
2727
strsim = "0.10.0"
2828
tar = "0.4.40"
2929
walkdir = "2"
30-
handlebars = "4.4"
30+
handlebars = "4.5"
3131
tempfile = "3.8.1"
3232
log = { version = "0.4.20", features = [ "kv_unstable" ] }
3333
dirs-next = "2.0"

0 commit comments

Comments
 (0)