chore(deps) Update Rust crate handlebars to 3.1 (#636)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-06-05 00:22:36 -03:00
committed by GitHub
parent b3617062cb
commit 7c0e7f91fe

View File

@@ -36,7 +36,7 @@ toml = "0.5.6"
uuid = { version = "0.8", features = ["v5"] }
walkdir = "2"
lazy_static = { version = "1.4" }
handlebars = { version = "3.0" }
handlebars = { version = "3.1" }
[target.'cfg(target_os = "windows")'.dependencies]
attohttpc = { version = "0.13.0" }