chore: fix all clippy warnings across workspace
This commit is contained in:
@@ -85,6 +85,7 @@ pub fn is_sealed(bytes: &[u8]) -> bool {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[allow(clippy::unwrap_used)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user