mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-22 21:30:44 +02:00
tauri 2.0.0-alpha.12
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ resolver = "2"
|
|||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
serde = { version = "1", features = ["derive"] }
|
serde = { version = "1", features = ["derive"] }
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
tauri = "2.0.0-alpha.11"
|
tauri = "2.0.0-alpha.12"
|
||||||
tauri-build = "2.0.0-alpha.8"
|
tauri-build = "2.0.0-alpha.8"
|
||||||
serde_json = "1"
|
serde_json = "1"
|
||||||
thiserror = "1"
|
thiserror = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user