bring deps back

This commit is contained in:
FTCHD
2025-02-01 21:01:28 +02:00
parent 9e67c36bdb
commit 8fdff01dbb
3 changed files with 11 additions and 606 deletions
-5
View File
@@ -37,11 +37,6 @@ fix-path-env = { git = "https://github.com/tauri-apps/fix-path-env-rs" }
zip = "0.6.6"
machine-uid = "0.5.3"
tauri-plugin-sentry = "0.4.1"
[target.'cfg(target_os = "windows")'.dependencies]
trusted-signing-cli = "0.3.0"
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
tauri-plugin-autostart = "2"
tauri-plugin-single-instance = "2.2.0"
tauri-plugin-updater = "2"