BurntNail / vent

Website for managing House Events
https://blog.maguire.tech/posts/projects/vent/
MIT License
4 stars 1 forks source link

fix(deps): update rust crate async_zip to 0.0.16 #211

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async_zip dependencies patch 0.0.15 -> 0.0.16

Release Notes

Majored/rs-async-zip (async_zip) ### [`v0.0.16`](https://togithub.com/Majored/rs-async-zip/releases/tag/v0.0.16) - Swaps out [futures-util](https://crates.io/crates/futures-util) for [futures-lite](https://crates.io/crates/futures-lite). - Adds `defalate64` support via its associated feature flag. - Adds `header_size()` for `StoredZipEntry`, with the caveat that it uses the extra field length stored within the central directory record. - Adds support for handling UTF-8 extra fields. - Various bug fixes related to Zip64 support.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.