Skip to content

Commit cd96ecf

Browse files
authored
Update Cargo.toml
1 parent a8c3347 commit cd96ecf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ resolver = "2"
2626
log = "0.4"
2727
serde = {version = "1", features = ["derive"]}
2828
serde_json = "1"
29-
tauri = "1.6.7"
30-
tauri-build = "1.5.2"
29+
tauri = "1"
30+
tauri-build = "1"
3131
thiserror = "1"
3232

3333
[workspace.package]

0 commit comments

Comments
 (0)