fix: taplo format all Cargo.toml files
This commit is contained in:
@@ -46,6 +46,7 @@ with-tracing = [
|
||||
"pezsp-tracing/with-tracing",
|
||||
]
|
||||
std = [
|
||||
"bizinikiwi-test-runtime-client/std",
|
||||
"codec/std",
|
||||
"log/std",
|
||||
"pezframe-support/experimental",
|
||||
@@ -59,18 +60,17 @@ std = [
|
||||
"pezsp-tracing/std",
|
||||
"pezsp-version/std",
|
||||
"scale-info/std",
|
||||
"bizinikiwi-test-runtime-client/std"
|
||||
]
|
||||
try-runtime = [
|
||||
"bizinikiwi-test-runtime-client/try-runtime",
|
||||
"pezframe-support/try-runtime",
|
||||
"pezframe-system/try-runtime",
|
||||
"pezframe-try-runtime/try-runtime",
|
||||
"pezpallet-balances/try-runtime",
|
||||
"pezpallet-transaction-payment/try-runtime",
|
||||
"pezsp-inherents/try-runtime",
|
||||
"pezsp-runtime/try-runtime",
|
||||
"pezsp-version/try-runtime",
|
||||
"bizinikiwi-test-runtime-client/try-runtime",
|
||||
"pezpallet-balances/try-runtime",
|
||||
"pezpallet-transaction-payment/try-runtime"
|
||||
]
|
||||
runtime-benchmarks = [
|
||||
"bizinikiwi-test-runtime-client/runtime-benchmarks",
|
||||
|
||||
Reference in New Issue
Block a user