fix: taplo format all Cargo.toml files
This commit is contained in:
@@ -61,9 +61,9 @@ std = [
|
||||
"tracing/std",
|
||||
"xcm-builder/std",
|
||||
"xcm-executor/std",
|
||||
"xcm-pez-simulator/std",
|
||||
"xcm-runtime-pezapis/std",
|
||||
"xcm/std",
|
||||
"xcm-pez-simulator/std"
|
||||
]
|
||||
runtime-benchmarks = [
|
||||
"pezframe-benchmarking/runtime-benchmarks",
|
||||
@@ -93,9 +93,9 @@ try-runtime = [
|
||||
"pezsp-runtime/try-runtime",
|
||||
"xcm-builder/try-runtime",
|
||||
"xcm-executor/try-runtime",
|
||||
"xcm-pez-simulator/try-runtime",
|
||||
"xcm-runtime-pezapis/try-runtime",
|
||||
"xcm/try-runtime",
|
||||
"xcm-pez-simulator/try-runtime"
|
||||
]
|
||||
serde = [
|
||||
"bounded-collections/serde",
|
||||
|
||||
@@ -71,12 +71,12 @@ try-runtime = [
|
||||
"pezframe-system/try-runtime",
|
||||
"pezpallet-assets/try-runtime",
|
||||
"pezpallet-balances/try-runtime",
|
||||
"pezpallet-xcm/try-runtime",
|
||||
"pezsp-api/try-runtime",
|
||||
"xcm-builder/try-runtime",
|
||||
"xcm-executor/try-runtime",
|
||||
"xcm-pez-simulator/try-runtime",
|
||||
"xcm/try-runtime",
|
||||
"pezpallet-xcm/try-runtime",
|
||||
"xcm-pez-simulator/try-runtime"
|
||||
]
|
||||
serde = []
|
||||
experimental = []
|
||||
|
||||
Reference in New Issue
Block a user