build(deps): bump lru from 0.12.5 to 0.16.4#14
Merged
Conversation
8e0d253 to
08ce9e0
Compare
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.12.5 to 0.16.4. - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.12.5...0.16.4) --- updated-dependencies: - dependency-name: lru dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
08ce9e0 to
e617574
Compare
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has already been merged! |
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.12.5 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 variantsaf233e5Merge pull request #225 from jeromefroe/jerome/prepare-0-16-3-releasecf56f9aPrepare 0.16.3 release62be24cMerge pull request #224 from paolobarbolini/iter-mut-stacked-borrows-violation25669e7Add regression test forIterMutstacked borrows violationb9bca34Fix stacked borrows violation inIterMut::nextandIterMut::next_back