We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd82d9e commit fb8c6d1Copy full SHA for fb8c6d1
pallets/shield/Cargo.toml
@@ -38,7 +38,7 @@ sp-consensus-aura.workspace = true
38
[dev-dependencies]
39
40
[features]
41
-default = []
+default = ["std"]
42
43
std = [
44
"codec/std",
0 commit comments