check rclone running

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-09-23 21:00:18 +02:00
parent d2e0d1018a
commit 23f88b294e
4 changed files with 105 additions and 1 deletions
+1
View File
@@ -43,6 +43,7 @@ tauri-plugin-single-instance = "2.3.4"
tauri-plugin-updater = "2.9.0"
tauri-plugin-clipboard-manager = "2.3.0"
reqwest = { version = "0.11", features = ["json"] }
sysinfo = "0.37"
[target.'cfg(target_os = "macos")'.dependencies]
cocoa = "0.26"