File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed
Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -78,13 +78,13 @@ std = [
7878runtime-benchmarks = [
7979 " frame-support/runtime-benchmarks" ,
8080 " frame-system/runtime-benchmarks" ,
81+ " orml-tokens/runtime-benchmarks" ,
8182 " pallet-xcm/runtime-benchmarks" ,
8283 " polkadot-runtime-common/runtime-benchmarks" ,
8384 " sp-runtime/runtime-benchmarks" ,
8485 " xcm-builder/runtime-benchmarks" ,
8586 " xcm-executor/runtime-benchmarks" ,
8687 " xcm/runtime-benchmarks" ,
87- " orml-tokens/runtime-benchmarks" ,
8888]
8989try-runtime = [
9090 " frame-support/try-runtime" ,
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ runtime-benchmarks = [
4545 " frame-support/runtime-benchmarks" ,
4646 " frame-system/runtime-benchmarks" ,
4747 " orml-tokens/runtime-benchmarks" ,
48+ " sp-runtime/runtime-benchmarks" ,
4849]
4950try-runtime = [
5051 " frame-support/try-runtime" ,
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ runtime-benchmarks = [
4545 " frame-support/runtime-benchmarks" ,
4646 " frame-system/runtime-benchmarks" ,
4747 " orml-tokens/runtime-benchmarks" ,
48+ " sp-runtime/runtime-benchmarks" ,
4849]
4950try-runtime = [
5051 " frame-support/try-runtime" ,
Original file line number Diff line number Diff line change @@ -75,12 +75,12 @@ std = [
7575runtime-benchmarks = [
7676 " frame-support/runtime-benchmarks" ,
7777 " frame-system/runtime-benchmarks" ,
78+ " orml-tokens/runtime-benchmarks" ,
7879 " pallet-xcm/runtime-benchmarks" ,
7980 " parachains-common/runtime-benchmarks" ,
8081 " sp-runtime/runtime-benchmarks" ,
8182 " xcm-executor/runtime-benchmarks" ,
8283 " xcm/runtime-benchmarks" ,
83- " orml-tokens/runtime-benchmarks" ,
8484]
8585try-runtime = [
8686 " frame-support/try-runtime" ,
You can’t perform that action at this time.
0 commit comments