Frommi / miniz_oxide

Rust replacement for miniz
MIT License
168 stars 48 forks source link

deflate64 #141

Open oyvindln opened 11 months ago

oyvindln commented 11 months ago

Look into whether this is close enough to standard deflate to have some sort of optional support for since windows decided to utilize it for zip compression for some reason

see

https://github.com/rust-lang/flate2-rs/issues/365

robjtede commented 11 months ago

This popped up today: https://crates.io/crates/deflate64