Merge pull request #157 from ofek/patch-1

Update documented default features
This commit is contained in:
Chris Hennick 2024-05-27 07:05:52 +00:00 committed by GitHub
commit a7840b3468
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ The features available are:
* `chrono`: Enables converting last-modified `zip::DateTime` to and from `chrono::NaiveDateTime`.
* `zstd`: Enables the Zstandard compression algorithm.
By default `aes-crypto`, `deflate`, `deflate-zlib-ng`, `deflate-zopfli`, `bzip2`, `time` and `zstd` are enabled.
By default `aes-crypto`, `bzip2`, `deflate`, `deflate64`, `lzma`, `time` and `zstd` are enabled.
The following feature flags are deprecated: