mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 14:35:40 +00:00
Bump lru from 0.7.2 to 0.7.3 (#5008)
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.7.2 to 0.7.3. - [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.2...0.7.3) --- 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:
Generated
+14
-14
@@ -4014,7 +4014,7 @@ dependencies = [
|
|||||||
"libp2p-core",
|
"libp2p-core",
|
||||||
"libp2p-swarm",
|
"libp2p-swarm",
|
||||||
"log",
|
"log",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"smallvec",
|
"smallvec",
|
||||||
"unsigned-varint 0.7.1",
|
"unsigned-varint 0.7.1",
|
||||||
@@ -4257,9 +4257,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "lru"
|
name = "lru"
|
||||||
version = "0.7.2"
|
version = "0.7.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "274353858935c992b13c0ca408752e2121da852d07dec7ce5f108c77dfa14d1f"
|
checksum = "fcb87f3080f6d1d69e8c564c0fcfde1d7aa8cc451ce40cae89479111f03bc0eb"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"hashbrown 0.11.2",
|
"hashbrown 0.11.2",
|
||||||
]
|
]
|
||||||
@@ -6280,7 +6280,7 @@ dependencies = [
|
|||||||
"fatality",
|
"fatality",
|
||||||
"futures 0.3.21",
|
"futures 0.3.21",
|
||||||
"futures-timer",
|
"futures-timer",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"polkadot-erasure-coding",
|
"polkadot-erasure-coding",
|
||||||
"polkadot-node-network-protocol",
|
"polkadot-node-network-protocol",
|
||||||
@@ -6310,7 +6310,7 @@ dependencies = [
|
|||||||
"futures 0.3.21",
|
"futures 0.3.21",
|
||||||
"futures-timer",
|
"futures-timer",
|
||||||
"log",
|
"log",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"polkadot-erasure-coding",
|
"polkadot-erasure-coding",
|
||||||
"polkadot-node-network-protocol",
|
"polkadot-node-network-protocol",
|
||||||
@@ -6435,7 +6435,7 @@ dependencies = [
|
|||||||
"futures 0.3.21",
|
"futures 0.3.21",
|
||||||
"futures-timer",
|
"futures-timer",
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"polkadot-erasure-coding",
|
"polkadot-erasure-coding",
|
||||||
"polkadot-node-network-protocol",
|
"polkadot-node-network-protocol",
|
||||||
@@ -6548,7 +6548,7 @@ dependencies = [
|
|||||||
"futures-timer",
|
"futures-timer",
|
||||||
"kvdb",
|
"kvdb",
|
||||||
"kvdb-memorydb",
|
"kvdb-memorydb",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"merlin",
|
"merlin",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"parking_lot 0.12.0",
|
"parking_lot 0.12.0",
|
||||||
@@ -6714,7 +6714,7 @@ dependencies = [
|
|||||||
"futures 0.3.21",
|
"futures 0.3.21",
|
||||||
"kvdb",
|
"kvdb",
|
||||||
"kvdb-memorydb",
|
"kvdb-memorydb",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"polkadot-node-primitives",
|
"polkadot-node-primitives",
|
||||||
"polkadot-node-subsystem",
|
"polkadot-node-subsystem",
|
||||||
@@ -6985,7 +6985,7 @@ dependencies = [
|
|||||||
"itertools",
|
"itertools",
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"log",
|
"log",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"metered-channel",
|
"metered-channel",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"pin-project 1.0.10",
|
"pin-project 1.0.10",
|
||||||
@@ -7014,7 +7014,7 @@ dependencies = [
|
|||||||
"femme",
|
"femme",
|
||||||
"futures 0.3.21",
|
"futures 0.3.21",
|
||||||
"futures-timer",
|
"futures-timer",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"metered-channel",
|
"metered-channel",
|
||||||
"parity-util-mem",
|
"parity-util-mem",
|
||||||
"parking_lot 0.12.0",
|
"parking_lot 0.12.0",
|
||||||
@@ -7389,7 +7389,7 @@ dependencies = [
|
|||||||
"kvdb",
|
"kvdb",
|
||||||
"kvdb-rocksdb",
|
"kvdb-rocksdb",
|
||||||
"log",
|
"log",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"pallet-babe",
|
"pallet-babe",
|
||||||
"pallet-im-online",
|
"pallet-im-online",
|
||||||
"pallet-mmr-primitives",
|
"pallet-mmr-primitives",
|
||||||
@@ -9127,7 +9127,7 @@ dependencies = [
|
|||||||
"linked-hash-map",
|
"linked-hash-map",
|
||||||
"linked_hash_set",
|
"linked_hash_set",
|
||||||
"log",
|
"log",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"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",
|
||||||
@@ -9165,7 +9165,7 @@ dependencies = [
|
|||||||
"futures-timer",
|
"futures-timer",
|
||||||
"libp2p",
|
"libp2p",
|
||||||
"log",
|
"log",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"sc-network",
|
"sc-network",
|
||||||
"sp-runtime",
|
"sp-runtime",
|
||||||
"substrate-prometheus-endpoint",
|
"substrate-prometheus-endpoint",
|
||||||
@@ -10099,7 +10099,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#c6aa3209d627
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"futures 0.3.21",
|
"futures 0.3.21",
|
||||||
"log",
|
"log",
|
||||||
"lru 0.7.2",
|
"lru 0.7.3",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"parking_lot 0.12.0",
|
"parking_lot 0.12.0",
|
||||||
"sp-api",
|
"sp-api",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ tracing = "0.1.31"
|
|||||||
parity-scale-codec = "3.0.0"
|
parity-scale-codec = "3.0.0"
|
||||||
kvdb = "0.11.0"
|
kvdb = "0.11.0"
|
||||||
thiserror = "1.0.30"
|
thiserror = "1.0.30"
|
||||||
lru = "0.7.2"
|
lru = "0.7.3"
|
||||||
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.30"
|
thiserror = "1.0.30"
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
derive_more = "0.99.17"
|
derive_more = "0.99.17"
|
||||||
lru = "0.7.2"
|
lru = "0.7.3"
|
||||||
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.2"
|
lru = "0.7.3"
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
fatality = "0.0.6"
|
fatality = "0.0.6"
|
||||||
thiserror = "1.0.30"
|
thiserror = "1.0.30"
|
||||||
|
|||||||
@@ -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.30"
|
thiserror = "1.0.30"
|
||||||
fatality = "0.0.6"
|
fatality = "0.0.6"
|
||||||
lru = "0.7.2"
|
lru = "0.7.3"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
async-trait = "0.1.52"
|
async-trait = "0.1.52"
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ thiserror = "1.0.30"
|
|||||||
fatality = "0.0.6"
|
fatality = "0.0.6"
|
||||||
tracing = "0.1.31"
|
tracing = "0.1.31"
|
||||||
derive_more = "0.99.17"
|
derive_more = "0.99.17"
|
||||||
lru = "0.7.2"
|
lru = "0.7.3"
|
||||||
|
|
||||||
polkadot-node-subsystem = { package = "polkadot-node-subsystem", path = "../subsystem" }
|
polkadot-node-subsystem = { package = "polkadot-node-subsystem", path = "../subsystem" }
|
||||||
polkadot-node-jaeger = { path = "../jaeger" }
|
polkadot-node-jaeger = { path = "../jaeger" }
|
||||||
|
|||||||
Reference in New Issue
Block a user