fjall-rs / lsm-tree

K.I.S.S. LSM-tree implementation in safe Rust
https://fjall-rs.github.io/
Apache License 2.0
80 stars 5 forks source link

fix(deps): update rust crate miniz_oxide to 0.8.0 #58

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

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

Release Notes

Frommi/miniz_oxide (miniz_oxide) ### [`v0.8.0`](https://redirect.github.com/Frommi/miniz_oxide/blob/HEAD/CHANGELOG.md#080---2024-08-08) [Compare Source](https://redirect.github.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://redirect.github.com/Frommi/miniz_oxide/commit/b2123715e2f10f29548b3124b2ea0ce91aad8c27)) - oyvindln ***

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 was generated by Mend Renovate. View the repository job log.