fix: taplo format all Cargo.toml files
This commit is contained in:
@@ -74,26 +74,26 @@ runtime-benchmarks = [
|
||||
std = [
|
||||
"pezcumulus-client-consensus-common/std",
|
||||
"pezcumulus-client-network/std",
|
||||
"pezcumulus-test-client/std",
|
||||
"pezkuwi-node-subsystem-test-helpers/std",
|
||||
"pezkuwi-node-subsystem/std",
|
||||
"pezkuwi-overseer/std",
|
||||
"pezkuwi-pez-node-primitives/std",
|
||||
"pezsc-client-api/std",
|
||||
"pezsp-consensus/std",
|
||||
"pezcumulus-test-client/std",
|
||||
"pezkuwi-node-subsystem-test-helpers/std"
|
||||
]
|
||||
try-runtime = [
|
||||
"pezcumulus-client-consensus-common/try-runtime",
|
||||
"pezcumulus-client-network/try-runtime",
|
||||
"pezcumulus-primitives-core/try-runtime",
|
||||
"pezcumulus-test-client/try-runtime",
|
||||
"pezcumulus-test-relay-sproof-builder/try-runtime",
|
||||
"pezcumulus-test-runtime/try-runtime",
|
||||
"pezkuwi-primitives/try-runtime",
|
||||
"pezsc-client-api/try-runtime",
|
||||
"pezsp-api/try-runtime",
|
||||
"pezsp-consensus/try-runtime",
|
||||
"pezsp-runtime/try-runtime",
|
||||
"pezcumulus-test-client/try-runtime",
|
||||
"pezcumulus-test-relay-sproof-builder/try-runtime",
|
||||
"pezcumulus-test-runtime/try-runtime"
|
||||
]
|
||||
serde = []
|
||||
with-tracing = []
|
||||
|
||||
Reference in New Issue
Block a user