Skip to content

Commit b1437b6

Browse files
committed
taplo fmt
1 parent 9986451 commit b1437b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

runtime/shiden/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ std = [
244244
"pallet-xcm-benchmarks?/std",
245245
"precompile-utils/std",
246246
"scale-info/std",
247-
"vesting-mbm/std"
247+
"vesting-mbm/std",
248248
]
249249
runtime-benchmarks = [
250250
"log",
@@ -296,7 +296,7 @@ runtime-benchmarks = [
296296
"pallet-message-queue/runtime-benchmarks",
297297
"parachains-common/runtime-benchmarks",
298298
"orml-oracle/runtime-benchmarks",
299-
"vesting-mbm/runtime-benchmarks"
299+
"vesting-mbm/runtime-benchmarks",
300300
]
301301
try-runtime = [
302302
"astar-primitives/try-runtime",
@@ -344,7 +344,7 @@ try-runtime = [
344344
"pallet-chain-extension-assets/try-runtime",
345345
"polkadot-runtime-common/try-runtime",
346346
"sp-runtime/try-runtime",
347-
"vesting-mbm/try-runtime"
347+
"vesting-mbm/try-runtime",
348348
]
349349
evm-tracing = [
350350
"moonbeam-evm-tracer",

0 commit comments

Comments
 (0)