tauri updates to make my first release

This commit is contained in:
2026-08-30 17:44:29 +02:00
parent a2a7bc6100
commit 948b930395
9 changed files with 549 additions and 24 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
fn main() {
tauri_build::build()
tauri_build::build()
}