diff --git a/crates/recorder/src/downloaders/qbitorrent.rs b/crates/recorder/src/downloaders/qbitorrent.rs index 77270a7..c003478 100644 --- a/crates/recorder/src/downloaders/qbitorrent.rs +++ b/crates/recorder/src/downloaders/qbitorrent.rs @@ -162,7 +162,7 @@ impl QBittorrentDownloader { .await } - async fn wait_torrent_contents_until) -> bool>( + async fn wait_torrent_contents_until) -> bool>( &self, hash: &str, stop_wait_fn: F,