Add tauri updater

This commit is contained in:
Novattz
2025-11-12 15:00:32 +01:00
parent 9bbe1c7de8
commit d280c6c5f3
2 changed files with 11 additions and 2 deletions

View File

@@ -36,4 +36,4 @@ tauri-plugin-process = "2"
custom-protocol = ["tauri/custom-protocol"]
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
# tauri-plugin-updater = "2"
tauri-plugin-updater = "2"