deps: bump lru from 0.16.3 to 0.16.4 - #123
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/cargo/lru-0.18.1
branch
from
July 26, 2026 22:11
f4d3985 to
ea92854
Compare
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.16.3 to 0.16.4. - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.16.3...0.16.4) --- updated-dependencies: - dependency-name: lru dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/lru-0.18.1
branch
from
July 28, 2026 14:23
ea92854 to
63ec54e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps lru from 0.16.3 to 0.16.4.
Changelog
Sourced from lru's changelog.
Commits
d8c7f5cMerge pull request #230 from jeromefroe/jerome/prepare-0-16-4-releasebd5261bPrepare 0.16.4 release16e161dMerge pull request #229 from pikatos/get_or_insert_with_key5135e8eApply suggestions from code review81c2ef0Add get_or_insert_with_key variants