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

1
Cargo.lock generated
View file

@ -4641,6 +4641,7 @@ dependencies = [
"base64 0.22.1",
"directories 5.0.1",
"gethostname 0.5.0",
"gtk",
"http",
"librqbit",
"parking_lot",