Skip to content

Commit

Permalink
fix(deps): update rust crate tauri to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 37ca948 commit 53a22f3
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 @@ -9,7 +9,7 @@ exclude = ["/examples"]

[dependencies]
block = "0.1.6"
tauri = { version = "1.2.4" }
tauri = { version = "1.5.0" }

[target."cfg(target_os = \"macos\")".dependencies]
core-graphics = {version = "0.22.3"}
Expand Down

0 comments on commit 53a22f3

Please sign in to comment.