Frommi / miniz_oxide

Rust replacement for miniz
MIT License
168 stars 48 forks source link

fix some clippy lints #116

Closed hellow554 closed 2 years ago

hellow554 commented 2 years ago

How did that #[allow(warnings)] stayed there for almost two years 😅

Nothing fancy, just running clippy.

oyvindln commented 2 years ago

hm, no idea how that got left in there, but good that someone spotted it at least :)