mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Fix feature (#2690)
Mea culpa... Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
65d9ba170a
commit
1d395b6c99
@@ -72,7 +72,6 @@ substrate-build-script-utils = { git = "https://github.com/paritytech/substrate"
|
||||
[features]
|
||||
default = []
|
||||
runtime-benchmarks = [
|
||||
"try-runtime-cli/try-runtime",
|
||||
"parachain-template-runtime/runtime-benchmarks",
|
||||
"polkadot-cli/runtime-benchmarks",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user