youki-dev / oci-spec-rs

OCI Runtime, Image and Distribution Spec in Rust
https://crates.io/crates/oci-spec
Apache License 2.0
218 stars 52 forks source link

Fix clippy false positive #215

Closed saschagrunert closed 2 months ago

saschagrunert commented 2 months ago

Muting the clippy report for now, which is related to https://github.com/rust-lang/rust-clippy/issues/13185