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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent beca98c commit 943de19
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 59 deletions.
79 changes: 21 additions & 58 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 @@ -126,7 +126,7 @@ hex = "0.4.3"
thiserror = "1.0.63"
pyo3 = "0.21.2"
arbitrary = "1.3.2"
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 943de19

Please sign in to comment.