chore(deps) Update Rust crate handlebars to 4.3 (#4155)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-05-18 09:56:23 -03:00
committed by GitHub
parent f608d272fe
commit 3070d698fe

View File

@@ -34,7 +34,7 @@ strsim = "0.10.0"
tar = "0.4.38"
toml = "0.5.9"
walkdir = "2"
handlebars = "4.2"
handlebars = "4.3"
tempfile = "3.3.0"
log = { version = "0.4.17", features = [ "kv_unstable" ] }