chore(deps) Update Rust crate tempfile to 3.3.0 (#3202)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-12 10:15:05 -03:00 committed by GitHub
parent 39e67922b8
commit 30eae51426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ toml = "0.5.8"
walkdir = "2"
handlebars = { version = "4.2" }
zip = { version = "0.5" }
tempfile = "3.2.0"
tempfile = "3.3.0"
regex = "1"
[target."cfg(target_os = \"windows\")".dependencies]