Skip to content

Commit

Permalink
fix(deps): update rust crate tauri to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent 275bb77 commit 42589fd
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 = "1.6.2"
portpicker = "0.1"
serde_json = "1.0"
jsonrpc-ws-server = "18.0.0"
Expand Down

0 comments on commit 42589fd

Please sign in to comment.