mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-13 12:44:45 +02:00
chore(deps): update to tauri alpha.12 (#593)
This commit is contained in:
committed by
GitHub
parent
70e535abd5
commit
4e2cef9b70
@@ -12,7 +12,7 @@ rust-version = "1.65"
|
||||
[dependencies]
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
tauri = { version = "2.0.0-alpha.8", features = ["api-all"] }
|
||||
tauri = { version = "2.0.0-alpha.12", features = ["api-all"] }
|
||||
tauri-plugin-single-instance = { path = "../../../" }
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user