chore(deps): update rust crate toml to v1

This commit is contained in:
renovate[bot]
2026-04-18 11:03:52 +00:00
committed by GitHub
parent c1fd33b3a2
commit b9b6b711ca
2 changed files with 64 additions and 27 deletions
+1 -1
View File
@@ -20,7 +20,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.9"
toml = "1.0"
tauri-utils = { workspace = true }
[dependencies]