Skip to content

Commit

Permalink
chore: update tauri version to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ayangweb committed Oct 16, 2024
1 parent 48fbf1a commit 9f4962f
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 @@ -8,7 +8,7 @@ authors = ["CrabNebula Ltd."]
license = "Apache-2.0 OR MIT"

[workspace.dependencies]
tauri = "2.0.4"
tauri = "2"
serde = "1"
serde_json = "1"
thiserror = "1"
Expand Down

0 comments on commit 9f4962f

Please sign in to comment.