mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-25 11:45:47 +00:00
PVF: Add worker check during tests and benches (#1771)
This commit is contained in:
Generated
+4
-1
@@ -12184,9 +12184,11 @@ dependencies = [
|
||||
"always-assert",
|
||||
"assert_matches",
|
||||
"cfg-if",
|
||||
"criterion 0.4.0",
|
||||
"futures",
|
||||
"futures-timer",
|
||||
"hex-literal",
|
||||
"is_executable",
|
||||
"libc",
|
||||
"parity-scale-codec",
|
||||
"pin-project",
|
||||
@@ -12200,11 +12202,11 @@ dependencies = [
|
||||
"polkadot-parachain-primitives",
|
||||
"polkadot-primitives",
|
||||
"rand 0.8.5",
|
||||
"rococo-runtime",
|
||||
"slotmap",
|
||||
"sp-core",
|
||||
"sp-maybe-compressed-blob",
|
||||
"sp-wasm-interface",
|
||||
"substrate-build-script-utils",
|
||||
"tempfile",
|
||||
"test-parachain-adder",
|
||||
"test-parachain-halt",
|
||||
@@ -12912,6 +12914,7 @@ dependencies = [
|
||||
"sc-telemetry",
|
||||
"sc-transaction-pool",
|
||||
"sc-transaction-pool-api",
|
||||
"schnellru",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serial_test",
|
||||
|
||||
Reference in New Issue
Block a user