Skip to content

Commit

Permalink
Reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Sep 7, 2023
1 parent b160b9c commit 8810cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot/runtime/parachains/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ std = [
"pallet-timestamp/std",
"pallet-vesting/std",
"parity-scale-codec/std",
"polkadot-core-primitives/std",
"polkadot-parachain-primitives/std",
"polkadot-runtime-metrics/std",
"primitives/std",
Expand All @@ -101,7 +102,6 @@ std = [
"sp-std/std",
"xcm-executor/std",
"xcm/std",
"polkadot-core-primitives/std"
]
runtime-benchmarks = [
"frame-benchmarking/runtime-benchmarks",
Expand Down

0 comments on commit 8810cbd

Please sign in to comment.