sile / libflate

A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
https://docs.rs/libflate
MIT License
180 stars 35 forks source link

specify clap version in flate_bench #73

Closed olback closed 1 year ago

olback commented 1 year ago

Specify clap version in flate_bench as clap4 has been released with a new api