fix dependency for "cli" feature in polkadot-cli (#7399)

This commit is contained in:
asynchronous rob
2023-06-20 14:07:31 -07:00
committed by GitHub
parent f7bd54590a
commit 5ac7b32ca9
+1
View File
@@ -57,6 +57,7 @@ cli = [
"polkadot-client",
"polkadot-node-core-pvf-execute-worker",
"polkadot-node-core-pvf-prepare-worker",
"service",
]
runtime-benchmarks = [
"service/runtime-benchmarks",