Fix build on 1.73
This commit is contained in:
parent
96ae960070
commit
5dafa81b9e
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ impl ChunkTracker {
|
|||
hns
|
||||
}
|
||||
|
||||
pub fn iter_queued_pieces<'a>(
|
||||
pub(crate) fn iter_queued_pieces<'a>(
|
||||
&'a self,
|
||||
file_priorities: &'a FilePriorities,
|
||||
opened_files: &'a OpenedFiles,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue