mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 23:35:44 +00:00
fix dependency for "cli" feature in polkadot-cli (#7399)
This commit is contained in:
@@ -57,6 +57,7 @@ cli = [
|
|||||||
"polkadot-client",
|
"polkadot-client",
|
||||||
"polkadot-node-core-pvf-execute-worker",
|
"polkadot-node-core-pvf-execute-worker",
|
||||||
"polkadot-node-core-pvf-prepare-worker",
|
"polkadot-node-core-pvf-prepare-worker",
|
||||||
|
"service",
|
||||||
]
|
]
|
||||||
runtime-benchmarks = [
|
runtime-benchmarks = [
|
||||||
"service/runtime-benchmarks",
|
"service/runtime-benchmarks",
|
||||||
|
|||||||
Reference in New Issue
Block a user