Skip to content

Commit

Permalink
fix(deps): update rust crate tauri to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 275bb77 commit 1783e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description = "😎 A custom invoke system for Tauri that leverages WebSockets"
exclude = ["/examples", ".license_template", "CHANGELOG.md", "/target"]

[dependencies]
tauri = "1.6.1"
tauri = "2.0.0"
portpicker = "0.1"
serde_json = "1.0"
jsonrpc-ws-server = "18.0.0"
Expand Down

0 comments on commit 1783e41

Please sign in to comment.