Skip to content

Commit abcee1f

Browse files
committed
Revert "bump tari versio"
This reverts commit 5b4c1c1.
1 parent 6198160 commit abcee1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/updater/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ios = { level = "none", notes = "" }
2626
tauri-plugin = { workspace = true, features = ["build"] }
2727

2828
[dependencies]
29-
tauri = { version = "2.7", default-features = false }
29+
tauri = { workspace = true }
3030
serde = { workspace = true }
3131
serde_json = { workspace = true }
3232
thiserror = { workspace = true }

0 commit comments

Comments
 (0)