style: apply taplo format to all Cargo.toml files
This commit is contained in:
@@ -39,10 +39,10 @@ pezkuwi-node-subsystem-test-helpers = { workspace = true }
|
||||
pezkuwi-primitives-test-helpers = { workspace = true }
|
||||
|
||||
[features]
|
||||
default = [ "futures_channel" ]
|
||||
expand = [ "orchestra/expand" ]
|
||||
futures_channel = [ "metered/futures_channel", "orchestra/futures_channel" ]
|
||||
jemalloc-allocator = [ "dep:tikv-jemalloc-ctl" ]
|
||||
default = ["futures_channel"]
|
||||
expand = ["orchestra/expand"]
|
||||
futures_channel = ["metered/futures_channel", "orchestra/futures_channel"]
|
||||
jemalloc-allocator = ["dep:tikv-jemalloc-ctl"]
|
||||
runtime-benchmarks = [
|
||||
"gum/runtime-benchmarks",
|
||||
"pezkuwi-node-metrics/runtime-benchmarks",
|
||||
|
||||
Reference in New Issue
Block a user