702 B
702 B
Changelog
[0.6.6]
Changed
- Updated
aes
dependency to0.8.2
(https://github.com/zip-rs/zip/pull/354)
[0.6.5]
Changed
- Added experimental [
zip::unstable::write::FileOptions::with_deprecated_encryption
] API to enable encrypting files with PKWARE encryption.
[0.6.4]
Changed
- #333: disabled the default features of the
time
dependency, and alsoformatting
andmacros
, as they were enabled by mistake. - Deprecated
DateTime::from_time
in favor ofDateTime::try_from