Fix a couple bugs.
1. Bug one - last_piece_id when only_files is present. 2. Bug two - do not ensure_file_length for files we don't need.
This commit is contained in:
parent
f739c99dc0
commit
3a64254971
4 changed files with 34 additions and 13 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1380,7 +1380,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rqbit"
|
||||
version = "1.1.0"
|
||||
version = "1.1.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue