mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 17:17:56 +00:00
Add missing features in rococo Cargo.toml (#887)
This commit is contained in:
@@ -8,6 +8,7 @@ members = [
|
||||
"client/pov-recovery",
|
||||
"client/service",
|
||||
"client/relay-chain-interface",
|
||||
"client/relay-chain-local",
|
||||
"pallets/aura-ext",
|
||||
"pallets/collator-selection",
|
||||
"pallets/dmp-queue",
|
||||
|
||||
@@ -82,11 +82,13 @@ std = [
|
||||
"frame-support/std",
|
||||
"frame-executive/std",
|
||||
"frame-system/std",
|
||||
"frame-system-rpc-runtime-api/std",
|
||||
"pallet-assets/std",
|
||||
"pallet-balances/std",
|
||||
"pallet-timestamp/std",
|
||||
"pallet-sudo/std",
|
||||
"pallet-transaction-payment/std",
|
||||
"pallet-transaction-payment-rpc-runtime-api/std",
|
||||
"parachain-info/std",
|
||||
"parachains-common/std",
|
||||
"cumulus-pallet-aura-ext/std",
|
||||
|
||||
Reference in New Issue
Block a user