Update documented default features
Signed-off-by: Ofek Lev <ofekmeister@gmail.com>
This commit is contained in:
parent
04c034358b
commit
6668b2c0a5
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue