Skip to content

Commit 4c87bcd

Browse files
chore(deps): update rust crate toml to v1
1 parent 024ec0c commit 4c87bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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, features = ["build"] }
2525

2626
[dependencies]

0 commit comments

Comments
 (0)