zopfli-rs / zopfli

A Rust implementation of the Zopfli compression algorithm.
Apache License 2.0
37 stars 4 forks source link

chore(deps): update rust crate miniz_oxide to 0.8.0 #50

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
miniz_oxide (source) dev-dependencies minor 0.7.3 -> 0.8.0

Release Notes

Frommi/miniz_oxide (miniz_oxide) ### [`v0.8.0`](https://togithub.com/Frommi/miniz_oxide/blob/HEAD/CHANGELOG.md#080---2024-08-08) [Compare Source](https://togithub.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) ##### Major changes This release changes to using the forked adler2 crate as the original adler crate has not seen any updates in the last 3 years and the repositories have been marked as archived. The minimum rust version has also been bumped slightly to make room for future improvements. ##### Bug Fixes - **(miniz_oxide)** update edition, make more functions const, fix warning, update to adler2 - ([b212371](https://togithub.com/Frommi/miniz_oxide/commit/b2123715e2f10f29548b3124b2ea0ce91aad8c27)) - oyvindln ***

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.