Skip to content

Commit 263833b

Browse files
authored
1 parent 4f44968 commit 263833b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

primitives/chain-polkadot-bulletin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "mas
2626
sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master", default-features = false }
2727

2828
[features]
29-
default = ["std"]
29+
default = [ "std" ]
3030
std = [
3131
"bp-header-chain/std",
3232
"bp-messages/std",

0 commit comments

Comments
 (0)