Skip to content

Commit 8af8426

Browse files
author
Frank Bell
committed
build(deps): propagate runtime-benchmarks feature
1 parent cad952c commit 8af8426

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pallets/api-vnext/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ runtime-benchmarks = [
2828
"frame-support/runtime-benchmarks",
2929
"frame-system/runtime-benchmarks",
3030
"pallet-assets/runtime-benchmarks",
31+
"pallet-revive/runtime-benchmarks",
3132
]
3233
std = [
3334
"frame-support/std",

runtime/devnet/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ runtime-benchmarks = [
200200
"frame-support/runtime-benchmarks",
201201
"frame-system-benchmarking/runtime-benchmarks",
202202
"frame-system/runtime-benchmarks",
203+
"pallet-api-vnext/runtime-benchmarks",
203204
"pallet-api/runtime-benchmarks",
204205
"pallet-assets/runtime-benchmarks",
205206
"pallet-balances/runtime-benchmarks",

0 commit comments

Comments
 (0)