Skip to content

Commit 100333c

Browse files
chore(deps): update rust crate toml to v1
1 parent d6a3898 commit 100333c

File tree

2 files changed

+69
-32
lines changed

2 files changed

+69
-32
lines changed

Cargo.lock

Lines changed: 68 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/fs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ios = { level = "partial", notes = "Access is restricted to Application folder b
2020
tauri-plugin = { workspace = true, features = ["build"] }
2121
schemars = { workspace = true }
2222
serde = { workspace = true }
23-
toml = "0.9"
23+
toml = "1.0"
2424
tauri-utils = { workspace = true }
2525

2626
[dependencies]

0 commit comments

Comments
 (0)