feat: ignore one clippy warn
This commit is contained in:
@@ -168,6 +168,7 @@ impl Command for CommandImpl {
|
||||
}
|
||||
}
|
||||
}
|
||||
#[allow(deprecated)]
|
||||
Packet::MDC(mdc) => {
|
||||
information!("Found MDC: {:?}", mdc);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user