rust-lang / flate2-rs

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

Update to miniz_oxide 0.5 / quickcheck 1.0 / rand 0.8 #293

Closed sdroege closed 2 years ago

sdroege commented 2 years ago

Windows CI failure seems unrelated

alexcrichton commented 2 years ago

Can you pin the windows builds to windows-2019? Hopefully that's all CI needs to pass.

sdroege commented 2 years ago

Sure, let's try that

sdroege commented 2 years ago

That worked, good idea :)

emilk commented 2 years ago

Can we please have a patch release with this change? 🙏

alexcrichton commented 2 years ago

Sure, published now