mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 16:01:04 +00:00
Bump parking_lot from 0.12.0 to 0.12.1 (#1322)
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.0...0.12.1) --- updated-dependencies: - dependency-name: parking_lot 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
+50
-50
@@ -450,7 +450,7 @@ dependencies = [
|
||||
"hex",
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sc-chain-spec",
|
||||
"sc-client-api",
|
||||
"sc-finality-grandpa",
|
||||
@@ -483,7 +483,7 @@ dependencies = [
|
||||
"jsonrpsee",
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sc-rpc",
|
||||
"sc-utils",
|
||||
"serde",
|
||||
@@ -1593,7 +1593,7 @@ dependencies = [
|
||||
"cumulus-test-runtime",
|
||||
"futures 0.3.21",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-node-primitives",
|
||||
"polkadot-node-subsystem",
|
||||
"polkadot-node-subsystem-test-helpers",
|
||||
@@ -1670,7 +1670,7 @@ dependencies = [
|
||||
"cumulus-primitives-core",
|
||||
"cumulus-relay-chain-interface",
|
||||
"futures 0.3.21",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sc-client-api",
|
||||
"sc-consensus",
|
||||
"sp-api",
|
||||
@@ -1697,7 +1697,7 @@ dependencies = [
|
||||
"futures 0.3.21",
|
||||
"futures-timer",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-client",
|
||||
"polkadot-node-primitives",
|
||||
"polkadot-parachain 0.9.23",
|
||||
@@ -1761,7 +1761,7 @@ dependencies = [
|
||||
"cumulus-primitives-core",
|
||||
"cumulus-relay-chain-interface",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-overseer",
|
||||
"polkadot-primitives",
|
||||
"sc-chain-spec",
|
||||
@@ -2026,7 +2026,7 @@ dependencies = [
|
||||
"cumulus-test-service",
|
||||
"futures 0.3.21",
|
||||
"futures-timer",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-cli",
|
||||
"polkadot-client",
|
||||
"polkadot-primitives",
|
||||
@@ -2060,7 +2060,7 @@ dependencies = [
|
||||
"futures 0.3.21",
|
||||
"jsonrpsee-core",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-overseer",
|
||||
"polkadot-service",
|
||||
"sc-client-api",
|
||||
@@ -2085,7 +2085,7 @@ dependencies = [
|
||||
"futures-timer",
|
||||
"jsonrpsee",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-service",
|
||||
"sc-client-api",
|
||||
"sc-rpc-api",
|
||||
@@ -2206,7 +2206,7 @@ dependencies = [
|
||||
"pallet-transaction-payment",
|
||||
"parachains-common",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-cli",
|
||||
"polkadot-primitives",
|
||||
"polkadot-service",
|
||||
@@ -3801,7 +3801,7 @@ dependencies = [
|
||||
"futures-util",
|
||||
"hyper",
|
||||
"jsonrpsee-types",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"rand 0.8.5",
|
||||
"rustc-hash",
|
||||
"serde",
|
||||
@@ -4034,7 +4034,7 @@ checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"
|
||||
dependencies = [
|
||||
"kvdb",
|
||||
"parity-util-mem",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4049,7 +4049,7 @@ dependencies = [
|
||||
"num_cpus",
|
||||
"owning_ref",
|
||||
"parity-util-mem",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"regex",
|
||||
"rocksdb",
|
||||
"smallvec",
|
||||
@@ -4138,7 +4138,7 @@ dependencies = [
|
||||
"libp2p-websocket",
|
||||
"libp2p-yamux",
|
||||
"multiaddr",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"pin-project 1.0.10",
|
||||
"rand 0.7.3",
|
||||
"smallvec",
|
||||
@@ -4183,7 +4183,7 @@ dependencies = [
|
||||
"multiaddr",
|
||||
"multihash",
|
||||
"multistream-select",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"pin-project 1.0.10",
|
||||
"prost 0.9.0",
|
||||
"prost-build",
|
||||
@@ -4363,7 +4363,7 @@ dependencies = [
|
||||
"libp2p-core",
|
||||
"log",
|
||||
"nohash-hasher",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"rand 0.7.3",
|
||||
"smallvec",
|
||||
"unsigned-varint",
|
||||
@@ -4604,7 +4604,7 @@ checksum = "be902ebd89193cd020e89e89107726a38cfc0d16d18f613f4a37d046e92c7517"
|
||||
dependencies = [
|
||||
"futures 0.3.21",
|
||||
"libp2p-core",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"thiserror",
|
||||
"yamux",
|
||||
]
|
||||
@@ -6682,7 +6682,7 @@ dependencies = [
|
||||
"hashbrown 0.12.0",
|
||||
"impl-trait-for-tuples",
|
||||
"parity-util-mem-derive",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"primitive-types",
|
||||
"smallvec",
|
||||
"winapi",
|
||||
@@ -6733,9 +6733,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "parking_lot"
|
||||
version = "0.12.0"
|
||||
version = "0.12.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"
|
||||
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
||||
dependencies = [
|
||||
"lock_api",
|
||||
"parking_lot_core 0.9.1",
|
||||
@@ -7194,7 +7194,7 @@ dependencies = [
|
||||
"bytes",
|
||||
"futures 0.3.21",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-node-network-protocol",
|
||||
"polkadot-node-subsystem",
|
||||
"polkadot-node-subsystem-util",
|
||||
@@ -7484,7 +7484,7 @@ dependencies = [
|
||||
"log",
|
||||
"mick-jaeger",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-node-primitives",
|
||||
"polkadot-primitives",
|
||||
"sc-network",
|
||||
@@ -7571,7 +7571,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#555c30314cab2
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures 0.3.21",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-node-subsystem",
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-primitives",
|
||||
@@ -7644,7 +7644,7 @@ dependencies = [
|
||||
"lru 0.7.5",
|
||||
"orchestra",
|
||||
"parity-util-mem",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"polkadot-node-metrics",
|
||||
"polkadot-node-network-protocol",
|
||||
"polkadot-node-primitives",
|
||||
@@ -9370,7 +9370,7 @@ dependencies = [
|
||||
"hash-db",
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sc-executor",
|
||||
"sc-transaction-pool-api",
|
||||
"sc-utils",
|
||||
@@ -9401,7 +9401,7 @@ dependencies = [
|
||||
"log",
|
||||
"parity-db",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sc-client-api",
|
||||
"sc-state-db",
|
||||
"sp-arithmetic",
|
||||
@@ -9423,7 +9423,7 @@ dependencies = [
|
||||
"futures-timer",
|
||||
"libp2p",
|
||||
"log",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sc-client-api",
|
||||
"sc-utils",
|
||||
"serde",
|
||||
@@ -9480,7 +9480,7 @@ dependencies = [
|
||||
"num-rational 0.2.4",
|
||||
"num-traits",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"rand 0.7.3",
|
||||
"retain_mut",
|
||||
"sc-client-api",
|
||||
@@ -9588,7 +9588,7 @@ dependencies = [
|
||||
"lazy_static",
|
||||
"lru 0.7.5",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sc-executor-common",
|
||||
"sc-executor-wasmi",
|
||||
"sc-executor-wasmtime",
|
||||
@@ -9672,7 +9672,7 @@ dependencies = [
|
||||
"hex",
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"rand 0.8.5",
|
||||
"sc-block-builder",
|
||||
"sc-chain-spec",
|
||||
@@ -9742,7 +9742,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"hex",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"serde_json",
|
||||
"sp-application-crypto",
|
||||
"sp-core",
|
||||
@@ -9773,7 +9773,7 @@ dependencies = [
|
||||
"log",
|
||||
"lru 0.7.5",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"pin-project 1.0.10",
|
||||
"prost 0.10.3",
|
||||
"prost-build",
|
||||
@@ -9896,7 +9896,7 @@ dependencies = [
|
||||
"num_cpus",
|
||||
"once_cell",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"rand 0.7.3",
|
||||
"sc-client-api",
|
||||
"sc-network",
|
||||
@@ -9941,7 +9941,7 @@ dependencies = [
|
||||
"jsonrpsee",
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sc-block-builder",
|
||||
"sc-chain-spec",
|
||||
"sc-client-api",
|
||||
@@ -9970,7 +9970,7 @@ dependencies = [
|
||||
"jsonrpsee",
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sc-chain-spec",
|
||||
"sc-transaction-pool-api",
|
||||
"scale-info",
|
||||
@@ -10012,7 +10012,7 @@ dependencies = [
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"parity-util-mem",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"pin-project 1.0.10",
|
||||
"rand 0.7.3",
|
||||
"sc-block-builder",
|
||||
@@ -10071,7 +10071,7 @@ dependencies = [
|
||||
"parity-scale-codec",
|
||||
"parity-util-mem",
|
||||
"parity-util-mem-derive",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sc-client-api",
|
||||
"sp-core",
|
||||
]
|
||||
@@ -10123,7 +10123,7 @@ dependencies = [
|
||||
"futures 0.3.21",
|
||||
"libp2p",
|
||||
"log",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"pin-project 1.0.10",
|
||||
"rand 0.7.3",
|
||||
"serde",
|
||||
@@ -10144,7 +10144,7 @@ dependencies = [
|
||||
"libc",
|
||||
"log",
|
||||
"once_cell",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"regex",
|
||||
"rustc-hash",
|
||||
"sc-client-api",
|
||||
@@ -10185,7 +10185,7 @@ dependencies = [
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"parity-util-mem",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"retain_mut",
|
||||
"sc-client-api",
|
||||
"sc-transaction-pool-api",
|
||||
@@ -10223,7 +10223,7 @@ dependencies = [
|
||||
"futures-timer",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"prometheus",
|
||||
]
|
||||
|
||||
@@ -10832,7 +10832,7 @@ dependencies = [
|
||||
"log",
|
||||
"lru 0.7.5",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"sp-api",
|
||||
"sp-consensus",
|
||||
"sp-database",
|
||||
@@ -10951,7 +10951,7 @@ dependencies = [
|
||||
"num-traits",
|
||||
"parity-scale-codec",
|
||||
"parity-util-mem",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"primitive-types",
|
||||
"rand 0.7.3",
|
||||
"regex",
|
||||
@@ -11005,7 +11005,7 @@ version = "4.0.0-dev"
|
||||
source = "git+https://github.com/paritytech/substrate?branch=master#54d6f2cbae12fa314f2bcaf6d57fba585162438f"
|
||||
dependencies = [
|
||||
"kvdb",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -11071,7 +11071,7 @@ dependencies = [
|
||||
"libsecp256k1",
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"secp256k1",
|
||||
"sp-core",
|
||||
"sp-externalities",
|
||||
@@ -11106,7 +11106,7 @@ dependencies = [
|
||||
"futures 0.3.21",
|
||||
"merlin",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"schnorrkel",
|
||||
"serde",
|
||||
"sp-core",
|
||||
@@ -11290,7 +11290,7 @@ dependencies = [
|
||||
"log",
|
||||
"num-traits",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"rand 0.7.3",
|
||||
"smallvec",
|
||||
"sp-core",
|
||||
@@ -12089,7 +12089,7 @@ dependencies = [
|
||||
"mio",
|
||||
"num_cpus",
|
||||
"once_cell",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"pin-project-lite 0.2.7",
|
||||
"signal-hook-registry",
|
||||
"socket2",
|
||||
@@ -12332,7 +12332,7 @@ dependencies = [
|
||||
"lazy_static",
|
||||
"log",
|
||||
"lru-cache",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"resolv-conf",
|
||||
"smallvec",
|
||||
"thiserror",
|
||||
@@ -13326,7 +13326,7 @@ dependencies = [
|
||||
"futures 0.3.21",
|
||||
"log",
|
||||
"nohash-hasher",
|
||||
"parking_lot 0.12.0",
|
||||
"parking_lot 0.12.1",
|
||||
"rand 0.8.5",
|
||||
"static_assertions",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user