mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 04:28:01 +00:00
Enable missing features (#7466)
This commit is contained in:
@@ -19,5 +19,8 @@ default = ["std"]
|
||||
std = [
|
||||
"sp-core/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