mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-30 17:48:50 +02:00
feat: update to 2.0.0-alpha.10 (#441)
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ resolver = "2"
|
||||
[workspace.dependencies]
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
log = "0.4"
|
||||
tauri = "2.0.0-alpha.9"
|
||||
tauri-build = "2.0.0-alpha.5"
|
||||
tauri = "2.0.0-alpha.10"
|
||||
tauri-build = "2.0.0-alpha.6"
|
||||
serde_json = "1"
|
||||
thiserror = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user