mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(deps) Update Rust crate handlebars to 4.2 (#3171)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user