Skip to content
Snippets Groups Projects
Commit ce038948 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Enable missing features (#7466)

parent c6772301
Branches
No related merge requests found
......@@ -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",
]
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment