chore(deps): update rust crate toml to v1

This commit is contained in:
renovate[bot]
2026-05-01 08:42:04 +00:00
committed by GitHub
parent b86e999beb
commit 1c9b0826bc
2 changed files with 69 additions and 32 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]