Skip to content

Commit

Permalink
fix: .toml file style
Browse files Browse the repository at this point in the history
  • Loading branch information
chungquantin authored Jan 2, 2025
1 parent 92ea89b commit b6c0c18
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,15 +103,15 @@ std = [
"frame-try-runtime?/std",
"frame-metadata-hash-extension/std",
"log/std",
"pallet-assets/std",
"pallet-aura/std",
"pallet-authorship/std",
"pallet-balances/std",
"pallet-collator-selection/std",
"pallet-message-queue/std",
"pallet-nfts/std",
"pallet-nfts-runtime-api/std",
"pallet-nft-fractionalization/std",
"pallet-assets/std",
"pallet-aura/std",
"pallet-authorship/std",
"pallet-balances/std",
"pallet-collator-selection/std",
"pallet-message-queue/std",
"pallet-nfts/std",
"pallet-nfts-runtime-api/std",
"pallet-nft-fractionalization/std",
"pallet-session/std",
"pallet-sudo/std",
"pallet-timestamp/std",
Expand Down

0 comments on commit b6c0c18

Please sign in to comment.