chore(deps) Update Rust crate handlebars to 4.2 (#3171)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-01-07 13:45:48 -03:00
committed by GitHub
parent ac1dfd8c30
commit 2a94165901

View File

@@ -37,7 +37,7 @@ tar = "0.4"
termcolor = "1.1.2"
toml = "0.5.8"
walkdir = "2"
handlebars = { version = "4.1" }
handlebars = { version = "4.2" }
zip = { version = "0.5" }
tempfile = "3.2.0"
regex = "1"