Skip to content

Commit

Permalink
dependabot: bump lru from 0.12.3 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.3 to 0.12.5.
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](jeromefroe/lru-rs@0.12.3...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 Oct 7, 2024
1 parent b95aded commit 888ad23
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 4 deletions.
23 changes: 20 additions & 3 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 @@ -57,7 +57,7 @@ jetscii = { version = "0.5.3", optional = true }
jwalk = "0.8.1"
kinded = "0.3.0"
lazy_static = "1.5.0"
lru = "0.12.3"
lru = "0.12.5"
lzma-rs = "0.3.0"
lz4_flex = "0.11"
memchr = "2.7.4"
Expand Down

0 comments on commit 888ad23

Please sign in to comment.