Skip to content
Snippets Groups Projects
Verified Commit 686f5b88 authored by Michal Kucharczyk's avatar Michal Kucharczyk
Browse files

taplo happy

parent d397a72c
Branches
No related merge requests found
......@@ -25,4 +25,10 @@ serde_json = { features = ["alloc", "arbitrary_precision"], workspace = true }
[features]
default = ["std"]
std = ["serde_json/std", "sp-api/std", "sp-runtime/std"]
std = [
"codec/std",
"scale-info/std",
"serde_json/std",
"sp-api/std",
"sp-runtime/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