Bump lru from 0.7.5 to 0.7.7 (#5675)

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

---
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]
2022-06-14 19:16:30 +00:00
committed by GitHub
parent 9a31f9a918
commit 345fe4fa23
6 changed files with 22 additions and 22 deletions
+17 -17
View File
@@ -3699,7 +3699,7 @@ dependencies = [
"libp2p-core", "libp2p-core",
"libp2p-swarm", "libp2p-swarm",
"log", "log",
"lru 0.7.5", "lru 0.7.7",
"prost 0.9.0", "prost 0.9.0",
"prost-build", "prost-build",
"smallvec", "smallvec",
@@ -4165,9 +4165,9 @@ dependencies = [
[[package]] [[package]]
name = "lru" name = "lru"
version = "0.7.5" version = "0.7.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32613e41de4c47ab04970c348ca7ae7382cf116625755af070b008a15516a889" checksum = "c84e6fe5655adc6ce00787cf7dcaf8dc4f998a0565d23eafc207a8b08ca3349a"
dependencies = [ dependencies = [
"hashbrown 0.11.2", "hashbrown 0.11.2",
] ]
@@ -6207,7 +6207,7 @@ dependencies = [
"fatality", "fatality",
"futures 0.3.21", "futures 0.3.21",
"futures-timer", "futures-timer",
"lru 0.7.5", "lru 0.7.7",
"parity-scale-codec", "parity-scale-codec",
"polkadot-erasure-coding", "polkadot-erasure-coding",
"polkadot-node-network-protocol", "polkadot-node-network-protocol",
@@ -6237,7 +6237,7 @@ dependencies = [
"futures 0.3.21", "futures 0.3.21",
"futures-timer", "futures-timer",
"log", "log",
"lru 0.7.5", "lru 0.7.7",
"parity-scale-codec", "parity-scale-codec",
"polkadot-erasure-coding", "polkadot-erasure-coding",
"polkadot-node-network-protocol", "polkadot-node-network-protocol",
@@ -6374,7 +6374,7 @@ dependencies = [
"futures 0.3.21", "futures 0.3.21",
"futures-timer", "futures-timer",
"lazy_static", "lazy_static",
"lru 0.7.5", "lru 0.7.7",
"parity-scale-codec", "parity-scale-codec",
"polkadot-erasure-coding", "polkadot-erasure-coding",
"polkadot-node-network-protocol", "polkadot-node-network-protocol",
@@ -6490,7 +6490,7 @@ dependencies = [
"futures-timer", "futures-timer",
"kvdb", "kvdb",
"kvdb-memorydb", "kvdb-memorydb",
"lru 0.7.5", "lru 0.7.7",
"merlin", "merlin",
"parity-scale-codec", "parity-scale-codec",
"parking_lot 0.12.0", "parking_lot 0.12.0",
@@ -6659,7 +6659,7 @@ dependencies = [
"futures-timer", "futures-timer",
"kvdb", "kvdb",
"kvdb-memorydb", "kvdb-memorydb",
"lru 0.7.5", "lru 0.7.7",
"parity-scale-codec", "parity-scale-codec",
"polkadot-node-primitives", "polkadot-node-primitives",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -6937,7 +6937,7 @@ dependencies = [
"kvdb-shared-tests", "kvdb-shared-tests",
"lazy_static", "lazy_static",
"log", "log",
"lru 0.7.5", "lru 0.7.7",
"parity-db", "parity-db",
"parity-scale-codec", "parity-scale-codec",
"parity-util-mem", "parity-util-mem",
@@ -6970,7 +6970,7 @@ dependencies = [
"femme", "femme",
"futures 0.3.21", "futures 0.3.21",
"futures-timer", "futures-timer",
"lru 0.7.5", "lru 0.7.7",
"orchestra", "orchestra",
"parity-util-mem", "parity-util-mem",
"parking_lot 0.12.0", "parking_lot 0.12.0",
@@ -7320,7 +7320,7 @@ dependencies = [
"kvdb", "kvdb",
"kvdb-rocksdb", "kvdb-rocksdb",
"log", "log",
"lru 0.7.5", "lru 0.7.7",
"pallet-babe", "pallet-babe",
"pallet-im-online", "pallet-im-online",
"pallet-staking", "pallet-staking",
@@ -8930,7 +8930,7 @@ version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#292c66c0ae3bfa057121b4fc61eb6afd9da04116" source = "git+https://github.com/paritytech/substrate?branch=master#292c66c0ae3bfa057121b4fc61eb6afd9da04116"
dependencies = [ dependencies = [
"lazy_static", "lazy_static",
"lru 0.7.5", "lru 0.7.7",
"parity-scale-codec", "parity-scale-codec",
"parking_lot 0.12.0", "parking_lot 0.12.0",
"sc-executor-common", "sc-executor-common",
@@ -9115,7 +9115,7 @@ dependencies = [
"linked-hash-map", "linked-hash-map",
"linked_hash_set", "linked_hash_set",
"log", "log",
"lru 0.7.5", "lru 0.7.7",
"parity-scale-codec", "parity-scale-codec",
"parking_lot 0.12.0", "parking_lot 0.12.0",
"pin-project 1.0.10", "pin-project 1.0.10",
@@ -9169,7 +9169,7 @@ dependencies = [
"futures-timer", "futures-timer",
"libp2p", "libp2p",
"log", "log",
"lru 0.7.5", "lru 0.7.7",
"sc-network", "sc-network",
"sp-runtime", "sp-runtime",
"substrate-prometheus-endpoint", "substrate-prometheus-endpoint",
@@ -9207,7 +9207,7 @@ dependencies = [
"futures 0.3.21", "futures 0.3.21",
"libp2p", "libp2p",
"log", "log",
"lru 0.7.5", "lru 0.7.7",
"parity-scale-codec", "parity-scale-codec",
"prost 0.10.3", "prost 0.10.3",
"prost-build", "prost-build",
@@ -10126,7 +10126,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#292c66c0ae3b
dependencies = [ dependencies = [
"futures 0.3.21", "futures 0.3.21",
"log", "log",
"lru 0.7.5", "lru 0.7.7",
"parity-scale-codec", "parity-scale-codec",
"parking_lot 0.12.0", "parking_lot 0.12.0",
"sp-api", "sp-api",
@@ -11590,7 +11590,7 @@ dependencies = [
"ahash", "ahash",
"lazy_static", "lazy_static",
"log", "log",
"lru 0.7.5", "lru 0.7.7",
"tracing-core", "tracing-core",
] ]
@@ -10,7 +10,7 @@ gum = { package = "tracing-gum", path = "../../gum" }
parity-scale-codec = "3.1.2" parity-scale-codec = "3.1.2"
kvdb = "0.11.0" kvdb = "0.11.0"
thiserror = "1.0.31" thiserror = "1.0.31"
lru = "0.7.5" lru = "0.7.7"
fatality = "0.0.6" fatality = "0.0.6"
polkadot-primitives = { path = "../../../primitives" } polkadot-primitives = { path = "../../../primitives" }
@@ -19,7 +19,7 @@ sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "maste
thiserror = "1.0.31" thiserror = "1.0.31"
rand = "0.8.5" rand = "0.8.5"
derive_more = "0.99.17" derive_more = "0.99.17"
lru = "0.7.5" lru = "0.7.7"
fatality = "0.0.6" fatality = "0.0.6"
[dev-dependencies] [dev-dependencies]
@@ -6,7 +6,7 @@ edition = "2021"
[dependencies] [dependencies]
futures = "0.3.21" futures = "0.3.21"
lru = "0.7.5" lru = "0.7.7"
rand = "0.8.5" rand = "0.8.5"
fatality = "0.0.6" fatality = "0.0.6"
thiserror = "1.0.31" thiserror = "1.0.31"
@@ -20,7 +20,7 @@ sp-application-crypto = { git = "https://github.com/paritytech/substrate", branc
sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" }
thiserror = "1.0.31" thiserror = "1.0.31"
fatality = "0.0.6" fatality = "0.0.6"
lru = "0.7.5" lru = "0.7.7"
[dev-dependencies] [dev-dependencies]
async-trait = "0.1.53" async-trait = "0.1.53"
+1 -1
View File
@@ -17,7 +17,7 @@ thiserror = "1.0.31"
fatality = "0.0.6" fatality = "0.0.6"
gum = { package = "tracing-gum", path = "../gum" } gum = { package = "tracing-gum", path = "../gum" }
derive_more = "0.99.17" derive_more = "0.99.17"
lru = "0.7.5" lru = "0.7.7"
polkadot-node-subsystem = {path = "../subsystem" } polkadot-node-subsystem = {path = "../subsystem" }
polkadot-node-jaeger = { path = "../jaeger" } polkadot-node-jaeger = { path = "../jaeger" }