select parachains-common/std feature when building rococo-runtime with std

This commit is contained in:
Alexander Popiak
2021-10-15 12:01:28 +02:00
parent 4a704cc593
commit ae23b3d21e
+1
View File
@@ -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",