mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 08:35:40 +00:00
Bump parking_lot (#4817)
Hopefully this can be merged if the tests pass.
This commit is contained in:
Generated
+31
-31
@@ -1896,7 +1896,7 @@ dependencies = [
|
||||
"hyper 0.13.2",
|
||||
"lazy_static",
|
||||
"log 0.4.8",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio 0.2.11",
|
||||
@@ -3813,7 +3813,7 @@ dependencies = [
|
||||
"pallet-session",
|
||||
"pallet-timestamp",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"serde",
|
||||
"sp-application-crypto",
|
||||
"sp-consensus-aura",
|
||||
@@ -3870,7 +3870,7 @@ dependencies = [
|
||||
"pallet-session",
|
||||
"pallet-timestamp",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"serde",
|
||||
"sp-consensus-babe",
|
||||
"sp-core",
|
||||
@@ -5474,7 +5474,7 @@ dependencies = [
|
||||
"futures 0.3.1",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-block-builder",
|
||||
"sc-client",
|
||||
"sc-client-api",
|
||||
@@ -5580,7 +5580,7 @@ dependencies = [
|
||||
"kvdb-memorydb",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-block-builder",
|
||||
"sc-client-api",
|
||||
"sc-executor",
|
||||
@@ -5615,7 +5615,7 @@ dependencies = [
|
||||
"kvdb",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-executor",
|
||||
"sc-telemetry",
|
||||
"sp-api",
|
||||
@@ -5647,7 +5647,7 @@ dependencies = [
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parity-util-mem 0.4.1",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"quickcheck",
|
||||
"sc-client",
|
||||
"sc-client-api",
|
||||
@@ -5675,7 +5675,7 @@ dependencies = [
|
||||
"futures-timer 0.4.0",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-client",
|
||||
"sc-client-api",
|
||||
"sc-consensus-slots",
|
||||
@@ -5719,7 +5719,7 @@ dependencies = [
|
||||
"num-rational",
|
||||
"num-traits",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"pdqselect",
|
||||
"rand 0.7.3",
|
||||
"sc-block-builder",
|
||||
@@ -5808,7 +5808,7 @@ dependencies = [
|
||||
"futures-timer 2.0.2",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-client-api",
|
||||
"sc-telemetry",
|
||||
"sp-api",
|
||||
@@ -5846,7 +5846,7 @@ dependencies = [
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parity-wasm 0.41.0",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-executor-common",
|
||||
"sc-executor-wasmi",
|
||||
"sc-executor-wasmtime",
|
||||
@@ -5934,7 +5934,7 @@ dependencies = [
|
||||
"futures-timer 2.0.2",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"pin-project",
|
||||
"rand 0.7.3",
|
||||
"sc-client",
|
||||
@@ -5968,7 +5968,7 @@ version = "2.0.0"
|
||||
dependencies = [
|
||||
"derive_more",
|
||||
"hex",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"rand 0.7.3",
|
||||
"serde_json",
|
||||
"sp-application-crypto",
|
||||
@@ -5998,7 +5998,7 @@ dependencies = [
|
||||
"log 0.4.8",
|
||||
"lru 0.4.3",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"quickcheck",
|
||||
"rand 0.7.3",
|
||||
"rustc-hex",
|
||||
@@ -6037,7 +6037,7 @@ dependencies = [
|
||||
"libp2p",
|
||||
"log 0.4.8",
|
||||
"lru 0.1.17",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-network",
|
||||
"sp-runtime",
|
||||
]
|
||||
@@ -6052,7 +6052,7 @@ dependencies = [
|
||||
"futures-timer 0.4.0",
|
||||
"libp2p",
|
||||
"log 0.4.8",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"rand 0.7.3",
|
||||
"sc-block-builder",
|
||||
"sc-client",
|
||||
@@ -6084,7 +6084,7 @@ dependencies = [
|
||||
"log 0.4.8",
|
||||
"num_cpus",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"rand 0.7.3",
|
||||
"sc-client-api",
|
||||
"sc-client-db",
|
||||
@@ -6124,7 +6124,7 @@ dependencies = [
|
||||
"jsonrpc-pubsub",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"rustc-hex",
|
||||
"sc-client",
|
||||
"sc-client-api",
|
||||
@@ -6161,7 +6161,7 @@ dependencies = [
|
||||
"jsonrpc-pubsub",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sp-core",
|
||||
@@ -6212,7 +6212,7 @@ dependencies = [
|
||||
"log 0.4.8",
|
||||
"parity-multiaddr 0.5.0",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-chain-spec",
|
||||
"sc-client",
|
||||
"sc-client-api",
|
||||
@@ -6276,7 +6276,7 @@ dependencies = [
|
||||
"env_logger 0.7.1",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sp-core",
|
||||
]
|
||||
|
||||
@@ -6289,7 +6289,7 @@ dependencies = [
|
||||
"futures-timer 2.0.2",
|
||||
"libp2p",
|
||||
"log 0.4.8",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"pin-project",
|
||||
"rand 0.7.3",
|
||||
"serde",
|
||||
@@ -6307,7 +6307,7 @@ dependencies = [
|
||||
"erased-serde",
|
||||
"grafana-data-source",
|
||||
"log 0.4.8",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-telemetry",
|
||||
"serde",
|
||||
"serde_json",
|
||||
@@ -6326,7 +6326,7 @@ dependencies = [
|
||||
"futures 0.3.1",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"serde",
|
||||
"sp-core",
|
||||
"sp-runtime",
|
||||
@@ -6343,7 +6343,7 @@ dependencies = [
|
||||
"futures-diagnose",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-client-api",
|
||||
"sc-transaction-graph",
|
||||
"sp-api",
|
||||
@@ -6818,7 +6818,7 @@ dependencies = [
|
||||
"log 0.4.8",
|
||||
"lru 0.4.3",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sp-block-builder",
|
||||
"sp-consensus",
|
||||
"sp-runtime",
|
||||
@@ -6836,7 +6836,7 @@ dependencies = [
|
||||
"libp2p",
|
||||
"log 0.4.8",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"serde",
|
||||
"sp-core",
|
||||
"sp-inherents",
|
||||
@@ -6905,7 +6905,7 @@ dependencies = [
|
||||
"log 0.4.8",
|
||||
"num-traits",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"pretty_assertions",
|
||||
"primitive-types",
|
||||
"rand 0.7.3",
|
||||
@@ -6974,7 +6974,7 @@ version = "2.0.0"
|
||||
dependencies = [
|
||||
"derive_more",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sp-core",
|
||||
"sp-std",
|
||||
]
|
||||
@@ -7165,7 +7165,7 @@ dependencies = [
|
||||
"log 0.4.8",
|
||||
"num-traits",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"rand 0.7.3",
|
||||
"sp-core",
|
||||
"sp-externalities",
|
||||
@@ -7525,7 +7525,7 @@ dependencies = [
|
||||
"derive_more",
|
||||
"futures 0.3.1",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.9.0",
|
||||
"parking_lot 0.10.0",
|
||||
"sc-transaction-graph",
|
||||
"sp-runtime",
|
||||
"sp-transaction-pool",
|
||||
|
||||
Reference in New Issue
Block a user