Skip to content

Commit e3efb22

Browse files
chore(deps): update rust crate toml to v1
1 parent c463d8a commit e3efb22

2 files changed

Lines changed: 64 additions & 27 deletions

File tree

Cargo.lock

Lines changed: 63 additions & 26 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)