Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
select parachains-common/std feature when building rococo-runtime wit…
Browse files Browse the repository at this point in the history
…h std
  • Loading branch information
apopiak committed Oct 15, 2021
1 parent 4a704cc commit ae23b3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polkadot-parachains/rococo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ std = [
"pallet-sudo/std",
"pallet-transaction-payment/std",
"parachain-info/std",
"parachains-common/std",
"cumulus-pallet-aura-ext/std",
"cumulus-pallet-dmp-queue/std",
"cumulus-pallet-parachain-system/std",
Expand Down

0 comments on commit ae23b3d

Please sign in to comment.