Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
0PandaDEV authored Sep 10, 2024
1 parent a590f29 commit 1d38e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tauri-build = { version = "2.0.0-rc.9", features = [] }

[dependencies]
tauri = { version = "2.0.0-rc.10", features = ["devtools", "unstable"] }
tauri-plugin-os = "2.0.0-rc.3"
tauri-plugin-os = "2.0.0-rc.1"
tauri-plugin-fs = "2.0.0-rc.1"
tauri-plugin-dialog = "2.0.0-rc.5"
tauri-plugin-updater = "2.0.0-rc.3"
Expand Down

0 comments on commit 1d38e50

Please sign in to comment.