Skip to content

Commit

Permalink
Merge pull request #8 from ahkohd/renovate/tauri-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update rust crate tauri to 1.6.1
  • Loading branch information
ahkohd authored Mar 7, 2024
2 parents c5e8f47 + 996c29d commit 275bb77
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.5.4"
tauri = "1.6.1"
portpicker = "0.1"
serde_json = "1.0"
jsonrpc-ws-server = "18.0.0"
Expand Down

0 comments on commit 275bb77

Please sign in to comment.