Update Rust crate zip to v6 #141
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/zip-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
5.1.1
->6.0.0
Release Notes
zip-rs/zip2 (zip)
v6.0.0
Compare Source
🚀 Features
⚙️ Miscellaneous Tasks
FileOptions::add_extra_data
is now generic and accepts anyAsRef<[u8]>
. (#435)lzma-static
andxz-static
feature flags, which are deprecated synonyms oflzma
andxz
. (#405, #425)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.