Skip to content

Commit

Permalink
fix(deps): update rust crate handlebars to 5.1 (#116)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent c604a74 commit 8773e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/packager/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ hex = "0.4"
sha1 = "0.10"
sha2 = "0.10"
zip = { version = "0.6", default-features = false, features = [ "deflate" ] }
handlebars = "5.0"
handlebars = "5.1"
glob = "0.3"
relative-path = "1.9"
walkdir = "2"
Expand Down

0 comments on commit 8773e78

Please sign in to comment.