chore: Update Tauri to alpha.18 (#802)

This commit is contained in:
Fabian-Lars
2023-12-11 15:41:42 -03:00
committed by GitHub
parent 78e60e6618
commit 387c2f9e0c
39 changed files with 1181 additions and 688 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ resolver = "2"
[workspace.dependencies]
serde = { version = "1", features = ["derive"] }
log = "0.4"
tauri = "2.0.0-alpha.17"
tauri-build = "2.0.0-alpha.11"
tauri = "2.0.0-alpha.18"
tauri-build = "2.0.0-alpha.12"
serde_json = "1"
thiserror = "1"