Skip to content

fix(deps): update rust crate lru to 0.16.0#8

Merged
garypen merged 1 commit into
mainfrom
renovate/lru-0.x
Dec 28, 2025
Merged

fix(deps): update rust crate lru to 0.16.0#8
garypen merged 1 commit into
mainfrom
renovate/lru-0.x

Conversation

@renovate

@renovate renovate Bot commented Dec 25, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
lru dependencies minor 0.13.0 -> 0.16.0

Release Notes

jeromefroe/lru-rs (lru)

v0.16.2

Compare Source

  • Upgrade hashbrown dependency to 0.16.0.

v0.16.1

Compare Source

  • Fix Clone for unbounded cache.

v0.16.0

Compare Source

  • Implement Clone for caches with custom hashers.

v0.15.0

Compare Source

  • Return bool from promote and demote to indicate whether key was found.

v0.14.0

Compare Source

  • Use NonZeroUsize::MAX instead of unwrap(), and update MSRV to 1.70.0.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@garypen garypen merged commit 928850d into main Dec 28, 2025
1 check passed
@garypen garypen deleted the renovate/lru-0.x branch December 28, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant