Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
2dad5023
Unverified
Commit
2dad5023
authored
Aug 02, 2021
by
Bastian Köcher
Committed by
GitHub
Aug 02, 2021
Browse files
Enable `std` feature to fix compilation in Cumulus (#3556)
parent
123b725a
Pipeline
#150665
canceled with stages
in 1 minute and 43 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
parachain/Cargo.toml
View file @
2dad5023
...
...
@@ -32,4 +32,5 @@ std = [
"sp-core/std"
,
"parity-util-mem"
,
"polkadot-core-primitives/std"
,
"frame-support/std"
,
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment