Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
fix dependency for "cli" feature in polkadot-cli (#7399)
Browse files Browse the repository at this point in the history
  • Loading branch information
rphmeier authored Jun 20, 2023
1 parent 10ab43f commit 86213df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 86213df

Please sign in to comment.