Skip to content

Commit

Permalink
fix: rearrange feature order
Browse files Browse the repository at this point in the history
  • Loading branch information
chungquantin committed Aug 13, 2024
1 parent d1ecdeb commit 0fe6a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/devnet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ std = [
"parachains-common/std",
"polkadot-parachain-primitives/std",
"polkadot-runtime-common/std",
"pop-primitives/std",
"pop-chain-extension/std",
"pop-primitives/std",
"scale-info/std",
"sp-api/std",
"sp-io/std",
Expand Down

0 comments on commit 0fe6a66

Please sign in to comment.