mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
fix feature selection (#666)
* select parachains-common/std feature when building rococo-runtime with std * remove unnecessary dep on node-primitives
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user