mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Enable std feature to fix compilation in Cumulus (#3556)
This commit is contained in:
@@ -32,4 +32,5 @@ std = [
|
|||||||
"sp-core/std",
|
"sp-core/std",
|
||||||
"parity-util-mem",
|
"parity-util-mem",
|
||||||
"polkadot-core-primitives/std",
|
"polkadot-core-primitives/std",
|
||||||
|
"frame-support/std",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user