rust-lang / flate2-rs

DEFLATE, gzip, and zlib bindings for Rust
https://docs.rs/flate2
Apache License 2.0
893 stars 160 forks source link

fix CI - `--all-features` wasn't tested and didn't work with arrival of `zlib-rs` #405

Closed Byron closed 5 months ago

Byron commented 5 months ago

Fixes #404 Related to #400 and #403