mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(deps) Update Rust crate toml to 0.5.9 (#3919)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -35,7 +35,7 @@ serde = { version = "1.0", features = [ "derive" ] }
|
||||
strsim = "0.10.0"
|
||||
tar = "0.4.38"
|
||||
termcolor = "1.1.3"
|
||||
toml = "0.5.8"
|
||||
toml = "0.5.9"
|
||||
walkdir = "2"
|
||||
handlebars = { version = "4.2" }
|
||||
zip = { version = "0.6" }
|
||||
|
||||
Reference in New Issue
Block a user