mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
chore(deps) Update Rust crate toml to 0.5.10 (#5836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@ serde_json = "1.0"
|
||||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
strsim = "0.10.0"
|
||||
tar = "0.4.38"
|
||||
toml = "0.5.9"
|
||||
toml = "0.5.10"
|
||||
walkdir = "2"
|
||||
handlebars = "4.3"
|
||||
tempfile = "3.3.0"
|
||||
|
||||
Reference in New Issue
Block a user