Skip to content

async-compression: v0.4.1

Compare
Choose a tag to compare
@robjtede robjtede released this 10 Jul 11:22
· 181 commits to main since this release
4fd4c42
  • Add Zstd{Encoder,Decoder}::with_dict() constructors.
  • Add zstdmt crate feature that enables zstd-safe/zstdmt, allowing multi-threaded functionality to work as expected.