Selective download modal

This commit is contained in:
Igor Katson 2023-11-22 17:19:35 +00:00
parent 0574888ef2
commit 7d6ed06166
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
4 changed files with 200 additions and 62 deletions

1
Cargo.lock generated
View file

@ -849,6 +849,7 @@ dependencies = [
"futures",
"hex 0.4.3",
"http",
"itertools",
"librqbit-bencode",
"librqbit-buffers",
"librqbit-clone-to-owned",