Skip to content

Commit

Permalink
fix(deps): update rust crate tauri to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent b3fbd24 commit 7ef5403
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.0.0-rc.10"
tauri = "1.5.4"
portpicker = "0.1"
serde_json = "1.0"
jsonrpc-ws-server = "18.0.0"
Expand Down

0 comments on commit 7ef5403

Please sign in to comment.