mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-18 16:11:38 +03:00
chore(deps) Update Rust crate handlebars to 3.3 (#880)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
daa89213de
commit
d81c2b9066
@ -39,7 +39,7 @@ toml = "0.5.6"
|
|||||||
uuid = { version = "0.8", features = [ "v5" ] }
|
uuid = { version = "0.8", features = [ "v5" ] }
|
||||||
walkdir = "2"
|
walkdir = "2"
|
||||||
lazy_static = { version = "1.4" }
|
lazy_static = { version = "1.4" }
|
||||||
handlebars = { version = "3.2" }
|
handlebars = { version = "3.3" }
|
||||||
|
|
||||||
[target."cfg(target_os = \"windows\")".dependencies]
|
[target."cfg(target_os = \"windows\")".dependencies]
|
||||||
attohttpc = { version = "0.15.0" }
|
attohttpc = { version = "0.15.0" }
|
||||||
|
Loading…
Reference in New Issue
Block a user