Skip to content

Commit 59e9aa0

Browse files
chore(deps): update rust crate toml to 0.9
1 parent e7a98b0 commit 59e9aa0

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
@@ -24,7 +24,7 @@ ios = { level = "partial", notes = "Access is restricted to Application folder b
2424
tauri-plugin = { workspace = true, features = ["build"] }
2525
schemars = { workspace = true }
2626
serde = { workspace = true }
27-
toml = "0.8"
27+
toml = "0.9"
2828
tauri-utils = { workspace = true, features = ["build"] }
2929

3030
[dependencies]

0 commit comments

Comments
 (0)