We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 515182a commit c3de94fCopy full SHA for c3de94f
plugins/fs/Cargo.toml
@@ -24,7 +24,7 @@ ios = { level = "partial", notes = "Access is restricted to Application folder b
24
tauri-plugin = { workspace = true, features = ["build"] }
25
schemars = { workspace = true }
26
serde = { workspace = true }
27
-toml = "0.8"
+toml = "0.9"
28
tauri-utils = { workspace = true, features = ["build"] }
29
30
[dependencies]
0 commit comments