Bump lru from 0.7.0 to 0.7.1 (#4566)

Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.7.0 to 0.7.1.
- [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.7.0...0.7.1)

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

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]
2021-12-20 10:54:45 +01:00
committed by GitHub
parent f4cd958ef1
commit 14a8f03cc8
6 changed files with 19 additions and 19 deletions
+14 -14
View File
@@ -3685,7 +3685,7 @@ dependencies = [
"libp2p-core",
"libp2p-swarm",
"log",
"lru 0.7.0",
"lru 0.7.1",
"rand 0.7.3",
"smallvec",
"unsigned-varint 0.7.1",
@@ -3925,9 +3925,9 @@ dependencies = [
[[package]]
name = "lru"
version = "0.7.0"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c748cfe47cb8da225c37595b3108bea1c198c84aaae8ea0ba76d01dda9fc803"
checksum = "469898e909a1774d844793b347135a0cd344ca2f69d082013ecb8061a2229a3a"
dependencies = [
"hashbrown",
]
@@ -5846,7 +5846,7 @@ dependencies = [
"derive_more",
"futures 0.3.18",
"futures-timer 3.0.2",
"lru 0.7.0",
"lru 0.7.1",
"parity-scale-codec",
"polkadot-erasure-coding",
"polkadot-node-network-protocol",
@@ -5875,7 +5875,7 @@ dependencies = [
"futures 0.3.18",
"futures-timer 3.0.2",
"log",
"lru 0.7.0",
"lru 0.7.1",
"parity-scale-codec",
"polkadot-erasure-coding",
"polkadot-node-network-protocol",
@@ -5998,7 +5998,7 @@ dependencies = [
"futures 0.3.18",
"futures-timer 3.0.2",
"lazy_static",
"lru 0.7.0",
"lru 0.7.1",
"parity-scale-codec",
"polkadot-erasure-coding",
"polkadot-node-network-protocol",
@@ -6111,7 +6111,7 @@ dependencies = [
"futures-timer 3.0.2",
"kvdb",
"kvdb-memorydb",
"lru 0.7.0",
"lru 0.7.1",
"merlin",
"parity-scale-codec",
"parking_lot",
@@ -6276,7 +6276,7 @@ dependencies = [
"futures 0.3.18",
"kvdb",
"kvdb-memorydb",
"lru 0.7.0",
"lru 0.7.1",
"parity-scale-codec",
"polkadot-node-primitives",
"polkadot-node-subsystem",
@@ -6517,7 +6517,7 @@ dependencies = [
"itertools",
"lazy_static",
"log",
"lru 0.7.0",
"lru 0.7.1",
"metered-channel",
"parity-scale-codec",
"pin-project 1.0.8",
@@ -6546,7 +6546,7 @@ dependencies = [
"femme",
"futures 0.3.18",
"futures-timer 3.0.2",
"lru 0.7.0",
"lru 0.7.1",
"metered-channel",
"parity-util-mem",
"parking_lot",
@@ -6916,7 +6916,7 @@ dependencies = [
"kvdb",
"kvdb-rocksdb",
"log",
"lru 0.7.0",
"lru 0.7.1",
"pallet-babe",
"pallet-im-online",
"pallet-mmr-primitives",
@@ -8666,7 +8666,7 @@ dependencies = [
"linked-hash-map",
"linked_hash_set",
"log",
"lru 0.7.0",
"lru 0.7.1",
"parity-scale-codec",
"parking_lot",
"pin-project 1.0.8",
@@ -8703,7 +8703,7 @@ dependencies = [
"futures-timer 3.0.2",
"libp2p",
"log",
"lru 0.7.0",
"lru 0.7.1",
"sc-network",
"sp-runtime",
"substrate-prometheus-endpoint",
@@ -9540,7 +9540,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#fb08d15bcbea
dependencies = [
"futures 0.3.18",
"log",
"lru 0.7.0",
"lru 0.7.1",
"parity-scale-codec",
"parking_lot",
"sp-api",