Start refactoring code to support running in background and adding multiple torrents
This commit is contained in:
parent
6f2121e33f
commit
1667efdaa7
5 changed files with 405 additions and 287 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -725,6 +725,7 @@ dependencies = [
|
|||
"peer_binary_protocol",
|
||||
"pretty_env_logger",
|
||||
"rand 0.8.4",
|
||||
"regex",
|
||||
"reqwest",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue