Skip to content

Bump lru from 0.12.5 to 0.16.3 in /src-tauri in the cargo group across 1 directory#23

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/cargo-5686e80d00
Closed

Bump lru from 0.12.5 to 0.16.3 in /src-tauri in the cargo group across 1 directory#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/cargo-5686e80d00

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown

Bumps the cargo group with 1 update in the /src-tauri directory: lru.

Updates lru from 0.12.5 to 0.16.3

Changelog

Sourced from lru's changelog.

v0.16.3 - 2026-01-07

  • Fix Stacked Borrows violation in IterMut.

v0.16.2 - 2025-10-14

  • Upgrade hashbrown dependency to 0.16.0.

v0.16.1 - 2025-09-08

  • Fix Clone for unbounded cache.

v0.16.0 - 2025-07-02

  • Implement Clone for caches with custom hashers.

v0.15.0 - 2025-06-26

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

v0.14.0 - 2025-04-12

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

v0.13.0 - 2025-01-27

  • Add peek_mru and pop_mru methods, upgrade dependency on hashbrown to 0.15.2, and update MSRV to 1.65.0.
Commits
  • af233e5 Merge pull request #225 from jeromefroe/jerome/prepare-0-16-3-release
  • cf56f9a Prepare 0.16.3 release
  • 62be24c Merge pull request #224 from paolobarbolini/iter-mut-stacked-borrows-violation
  • 25669e7 Add regression test for IterMut stacked borrows violation
  • b9bca34 Fix stacked borrows violation in IterMut::next and IterMut::next_back
  • c1f843d Merge pull request #223 from jeromefroe/jerome/prepare-0-16-2-release
  • fc4f309 Prepare 0.16.2 release
  • e91ea2b Merge pull request #222 from torokati44/hashbrown-0.16
  • 90d05fe Update hashbrown to 0.16
  • c699209 Merge pull request #220 from jeromefroe/jerome/prepare-0-16-1-release
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/cargo-5686e80d00 branch 3 times, most recently from dc8fee4 to e70eb4e Compare July 7, 2026 02:17
Bumps the cargo group with 1 update in the /src-tauri directory: [lru](https://github.com/jeromefroe/lru-rs).


Updates `lru` from 0.12.5 to 0.16.3
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](jeromefroe/lru-rs@0.12.5...0.16.3)

---
updated-dependencies:
- dependency-name: lru
  dependency-version: 0.16.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/cargo-5686e80d00 branch from e70eb4e to 1fa8f64 Compare July 7, 2026 02:21
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Author

Superseded by #52.

@dependabot dependabot Bot closed this Jul 7, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/src-tauri/cargo-5686e80d00 branch July 7, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants