Bump lru from 0.8.1 to 0.10.0 (#14211)

Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.8.1 to 0.10.0.
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jeromefroe/lru-rs/compare/0.8.1...0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-28 13:17:10 +00:00
committed by GitHub
parent ed499bdec1
commit 5402212358
6 changed files with 11 additions and 20 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ futures = "0.3.21"
futures-timer = "3.0.2"
libp2p = "0.51.3"
log = "0.4.17"
lru = "0.8.1"
lru = "0.10.0"
mockall = "0.11.3"
prost = "0.11"
smallvec = "1.8.0"