Start refactoring code to support running in background and adding multiple torrents

This commit is contained in:
Igor Katson 2021-10-09 15:03:42 +01:00
parent 6f2121e33f
commit 1667efdaa7
5 changed files with 405 additions and 287 deletions

1
Cargo.lock generated
View file

@ -725,6 +725,7 @@ dependencies = [
"peer_binary_protocol",
"pretty_env_logger",
"rand 0.8.4",
"regex",
"reqwest",
"serde",
"serde_json",