mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
Bump tauri and add notes
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user