Bump lru from 0.8.1 to 0.9.0 (#6538)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

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-01-22 22:40:49 +01:00
committed by GitHub
parent bec4168baa
commit 59a8b59fe2
10 changed files with 37 additions and 25 deletions
+28 -16
View File
@@ -2972,6 +2972,9 @@ name = "hashbrown"
version = "0.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
dependencies = [
"ahash 0.8.2",
]
[[package]]
name = "heck"
@@ -3828,7 +3831,7 @@ dependencies = [
"libp2p-core",
"libp2p-swarm",
"log",
"lru",
"lru 0.8.1",
"prost",
"prost-build",
"prost-codec",
@@ -4284,6 +4287,15 @@ dependencies = [
"hashbrown 0.12.3",
]
[[package]]
name = "lru"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71e7d46de488603ffdd5f30afbc64fbba2378214a2c3a2fb83abf3d33126df17"
dependencies = [
"hashbrown 0.13.2",
]
[[package]]
name = "lru-cache"
version = "0.1.2"
@@ -6401,7 +6413,7 @@ dependencies = [
"fatality",
"futures",
"futures-timer",
"lru",
"lru 0.9.0",
"parity-scale-codec",
"polkadot-erasure-coding",
"polkadot-node-network-protocol",
@@ -6431,7 +6443,7 @@ dependencies = [
"futures",
"futures-timer",
"log",
"lru",
"lru 0.9.0",
"parity-scale-codec",
"polkadot-erasure-coding",
"polkadot-node-network-protocol",
@@ -6573,7 +6585,7 @@ dependencies = [
"futures-timer",
"indexmap",
"lazy_static",
"lru",
"lru 0.9.0",
"parity-scale-codec",
"polkadot-erasure-coding",
"polkadot-node-network-protocol",
@@ -6695,7 +6707,7 @@ dependencies = [
"futures-timer",
"kvdb",
"kvdb-memorydb",
"lru",
"lru 0.9.0",
"merlin",
"parity-scale-codec",
"parking_lot 0.12.1",
@@ -6866,7 +6878,7 @@ dependencies = [
"futures-timer",
"kvdb",
"kvdb-memorydb",
"lru",
"lru 0.9.0",
"parity-scale-codec",
"polkadot-node-primitives",
"polkadot-node-subsystem",
@@ -6983,7 +6995,7 @@ name = "polkadot-node-core-runtime-api"
version = "0.9.37"
dependencies = [
"futures",
"lru",
"lru 0.9.0",
"polkadot-node-metrics",
"polkadot-node-primitives",
"polkadot-node-subsystem",
@@ -7155,7 +7167,7 @@ dependencies = [
"kvdb-shared-tests",
"lazy_static",
"log",
"lru",
"lru 0.9.0",
"parity-db",
"parity-scale-codec",
"parking_lot 0.11.2",
@@ -7188,7 +7200,7 @@ dependencies = [
"femme",
"futures",
"futures-timer",
"lru",
"lru 0.9.0",
"orchestra",
"parking_lot 0.12.1",
"polkadot-node-metrics",
@@ -7544,7 +7556,7 @@ dependencies = [
"kvdb",
"kvdb-rocksdb",
"log",
"lru",
"lru 0.9.0",
"mmr-gadget",
"pallet-babe",
"pallet-im-online",
@@ -9198,7 +9210,7 @@ name = "sc-executor"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#355e4a9c87f85637185c0852bda9aeb3db404b6d"
dependencies = [
"lru",
"lru 0.8.1",
"parity-scale-codec",
"parking_lot 0.12.1",
"sc-executor-common",
@@ -9367,7 +9379,7 @@ dependencies = [
"ip_network",
"libp2p",
"log",
"lru",
"lru 0.8.1",
"parity-scale-codec",
"parking_lot 0.12.1",
"pin-project",
@@ -9447,7 +9459,7 @@ dependencies = [
"futures-timer",
"libp2p",
"log",
"lru",
"lru 0.8.1",
"sc-network-common",
"sc-peerset",
"sp-runtime",
@@ -9487,7 +9499,7 @@ dependencies = [
"futures",
"libp2p",
"log",
"lru",
"lru 0.8.1",
"mockall",
"parity-scale-codec",
"prost",
@@ -10510,7 +10522,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#355e4a9c87f8
dependencies = [
"futures",
"log",
"lru",
"lru 0.8.1",
"parity-scale-codec",
"parking_lot 0.12.1",
"sp-api",
@@ -11017,7 +11029,7 @@ dependencies = [
"hash-db",
"hashbrown 0.12.3",
"lazy_static",
"lru",
"lru 0.8.1",
"memory-db",
"nohash-hasher",
"parity-scale-codec",