v0.8.0
Changes
- Upgrades the
zip
package reference; uses the new zip2 version - Adds
FileOptionExtension
type argument to thezip_create_from_directory_with_options
trait and implementation to address zip2 build issues - Removes the
mut
modifier from theZipWriterExtensions
to fix issues