Skip to content

Commit

Permalink
fmt cargo toml with taplo
Browse files Browse the repository at this point in the history
  • Loading branch information
gpestana committed Apr 14, 2024
1 parent 2f5acdc commit 38ef569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot/node/overseer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ tikv-jemalloc-ctl = "0.5.0"
[features]
default = ["futures_channel"]
expand = ["orchestra/expand"]
futures_channel = [ "orchestra/futures_channel"]
futures_channel = ["orchestra/futures_channel"]
jemalloc-allocator = ["dep:tikv-jemalloc-ctl"]

0 comments on commit 38ef569

Please sign in to comment.