Эх сурвалжийг харах

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 5 жил өмнө
parent
commit
7c0e7f91fe

+ 1 - 1
cli/tauri-bundler/Cargo.toml

@@ -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" }