Bump tauri and add notes

This commit is contained in:
Tony
2025-07-25 09:56:28 +08:00
parent 043d89f4ff
commit 0a495ccc6a
3 changed files with 44 additions and 122 deletions
+2
View File
@@ -12,6 +12,8 @@ resolver = "2"
serde = { version = "1", features = ["derive"] }
tracing = "0.1"
log = "0.4"
# Make sure to update the one in `plugins/updater/Cargo.toml` when we bump this
# since it is not using `workspace = true`
tauri = { version = "2.6", default-features = false }
tauri-build = "2.3"
tauri-plugin = "2.3"