feat: add desktop updater and release automation

This commit is contained in:
lbl
2026-08-22 10:00:24 +08:00
parent da72670154
commit 60a4403f0e
42 changed files with 1374 additions and 257 deletions
+2
View File
@@ -24,3 +24,5 @@ serde.workspace = true
serde_json.workspace = true
toml.workspace = true
anyhow.workspace = true
tauri-plugin-updater = "2"
tauri-plugin-process = "2"