feat(desktop): improve torrent file integration

This commit is contained in:
Lionel DARNIS 2026-05-30 10:45:45 +02:00
parent 00b9748516
commit a1d4aab93f
12 changed files with 717 additions and 18 deletions

View file

@ -33,6 +33,7 @@ serde_with = "3.4.0"
parking_lot = "0.12.1"
gethostname = "0.5.0"
tauri-plugin-shell = "2"
gtk = "0.18.2"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem