Make clippy happy

This commit is contained in:
Konstantin Knizhnik
2025-02-28 17:10:55 +02:00
parent f146fa86f8
commit 5fb0bcdd6a

View File

@@ -283,6 +283,7 @@ impl<W> Basebackup<'_, W>
where
W: AsyncWrite + Send + Sync + Unpin,
{
#[allow(clippy::too_many_arguments)]
async fn send_tarball(mut self) -> Result<(), BasebackupError> {
// TODO include checksum