File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -244,7 +244,7 @@ std = [
244
244
" pallet-xcm-benchmarks?/std" ,
245
245
" precompile-utils/std" ,
246
246
" scale-info/std" ,
247
- " vesting-mbm/std"
247
+ " vesting-mbm/std" ,
248
248
]
249
249
runtime-benchmarks = [
250
250
" log" ,
@@ -296,7 +296,7 @@ runtime-benchmarks = [
296
296
" pallet-message-queue/runtime-benchmarks" ,
297
297
" parachains-common/runtime-benchmarks" ,
298
298
" orml-oracle/runtime-benchmarks" ,
299
- " vesting-mbm/runtime-benchmarks"
299
+ " vesting-mbm/runtime-benchmarks" ,
300
300
]
301
301
try-runtime = [
302
302
" astar-primitives/try-runtime" ,
@@ -344,7 +344,7 @@ try-runtime = [
344
344
" pallet-chain-extension-assets/try-runtime" ,
345
345
" polkadot-runtime-common/try-runtime" ,
346
346
" sp-runtime/try-runtime" ,
347
- " vesting-mbm/try-runtime"
347
+ " vesting-mbm/try-runtime" ,
348
348
]
349
349
evm-tracing = [
350
350
" moonbeam-evm-tracer" ,
You can’t perform that action at this time.
0 commit comments