fix clippy warnings for update to rustc 1.46
[nihav.git] / nihav-llaudio / src / codecs / wavpack.rs
2021-04-04 Kostya Shishkovfix clippy warnings for update to rustc 1.46
2020-10-07 Kostya Shishkovwavpack: ignore ext_int flag when comparing headers
2020-09-05 Kostya Shishkovadd nihav-llaudio crate with FLAC, Monkey's Audio,...