0.3.0
ℹ Changed
- Switched error handling library from
failure
tothiserror
- Updated to Rust 2018 edition
🐛 Fixed
- Fixed possible corrupt header when compressing incompressible data with specific input lengths (found by libfuzz)
failure
to thiserror