Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars authored Jun 4, 2024
1 parent a8c3347 commit cd96ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ resolver = "2"
log = "0.4"
serde = {version = "1", features = ["derive"]}
serde_json = "1"
tauri = "1.6.7"
tauri-build = "1.5.2"
tauri = "1"
tauri-build = "1"
thiserror = "1"

[workspace.package]
Expand Down

0 comments on commit cd96ecf

Please sign in to comment.