chore(deps): update rust crate toml to 0.9

renovate/v2-toml-0.x
renovate[bot] 3 days ago committed by GitHub
parent 80d4d8e128
commit 468d1d9bab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -24,7 +24,7 @@ ios = { level = "partial", notes = "Access is restricted to Application folder b
tauri-plugin = { workspace = true, features = ["build"] }
schemars = { workspace = true }
serde = { workspace = true }
toml = "0.8"
toml = "0.9"
tauri-utils = { workspace = true, features = ["build"] }
[dependencies]

Loading…
Cancel
Save