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

This commit is contained in:
Fabian-Lars
2023-12-11 19:41:42 +01:00
committed by GitHub
parent 78e60e6618
commit 387c2f9e0c
39 changed files with 1181 additions and 688 deletions
+1 -1
View File
@@ -24,6 +24,6 @@
"LICENSE"
],
"dependencies": {
"@tauri-apps/api": "2.0.0-alpha.11"
"@tauri-apps/api": "2.0.0-alpha.12"
}
}