Skip to content

Commit

Permalink
Bump lru from 0.12.4 to 0.12.5
Browse files Browse the repository at this point in the history
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.12.4 to 0.12.5.
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](jeromefroe/lru-rs@0.12.4...0.12.5)

---
updated-dependencies:
- dependency-name: lru
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 48cf422 commit 474a773
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
26 changes: 21 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ hex = "0.4.3"
thiserror = "1.0.63"
pyo3 = "0.22.6"
arbitrary = "1.4.1"
lru = "0.12.4"
lru = "0.12.5"
rand = "0.8.5"
criterion = "0.5.1"
rstest = "0.22.0"
Expand Down

0 comments on commit 474a773

Please sign in to comment.