zstd-safe-1.2.1
- Add
Send
implementations for streams - Add
Send
andSync
implementations for dictionaries - Add
no_std
to the crate (compiling the C library may still require allocation).
Send
implementations for streamsSend
and Sync
implementations for dictionariesno_std
to the crate (compiling the C library may still require allocation).