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:
Igor Katson 2021-10-18 16:07:30 +01:00
parent f739c99dc0
commit 3a64254971
4 changed files with 34 additions and 13 deletions

2
Cargo.lock generated
View file

@ -1380,7 +1380,7 @@ dependencies = [
[[package]]
name = "rqbit"
version = "1.1.0"
version = "1.1.1"
dependencies = [
"anyhow",
"clap",