mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-22 20:45:40 +00:00
Enable missing features (#7466)
This commit is contained in:
@@ -19,5 +19,8 @@ default = ["std"]
|
|||||||
std = [
|
std = [
|
||||||
"sp-core/std",
|
"sp-core/std",
|
||||||
"sp-runtime/std",
|
"sp-runtime/std",
|
||||||
"sp-weights/std"
|
"sp-weights/std",
|
||||||
|
"runtime-common/std",
|
||||||
|
"primitives/std",
|
||||||
|
"frame-support/std",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user