async-compression: v0.4.1
·
181 commits
to main
since this release
- Add
Zstd{Encoder,Decoder}::with_dict()
constructors. - Add
zstdmt
crate feature that enableszstd-safe/zstdmt
, allowing multi-threaded functionality to work as expected.