Made changes for Desktop app to work
This commit is contained in:
parent
fe04e17d63
commit
28c2db2a37
15 changed files with 74 additions and 38 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1313,6 +1313,7 @@ name = "librqbit-core"
|
|||
version = "3.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"directories",
|
||||
"hex 0.4.3",
|
||||
"itertools 0.12.0",
|
||||
"librqbit-bencode",
|
||||
|
|
@ -1335,7 +1336,6 @@ dependencies = [
|
|||
"backoff",
|
||||
"chrono",
|
||||
"dashmap",
|
||||
"directories",
|
||||
"futures",
|
||||
"hex 0.4.3",
|
||||
"indexmap 2.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue