Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
AmbientTea committed Feb 28, 2025
1 parent f62f557 commit d296231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -243,5 +243,5 @@ partner-chains-cli = { path = "toolkit/partner-chains-cli", default-features = f
partner-chains-plutus-data = { path = "toolkit/primitives/plutus-data", default-features = false }
partner-chains-smart-contracts-commands = { path = "toolkit/cli/smart-contracts-commands", default-features = false }
pallet-address-associations = { path = "toolkit/pallets/address-associations", default-features = false }
pallet-block-participation = { path = "toolkit/pallets/block-participation", default-features = false }
sp-block-participation = { path = "toolkit/primitives/block-participation", default-features = false }
pallet-block-participation = { path = "toolkit/pallets/block-participation", default-features = false }
sp-block-participation = { path = "toolkit/primitives/block-participation", default-features = false }

0 comments on commit d296231

Please sign in to comment.