Skip to content

Commit

Permalink
taplo
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Jan 20, 2025
1 parent 131f0c2 commit cc896e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ pallet-encointer-communities-rpc-runtime-api = { workspace = true, features = ["
# Substrate dependencies
frame-benchmarking = { workspace = true, features = ["std"] }
frame-benchmarking-cli = { workspace = true }
prometheus-endpoint = { workspace = true }
sc-basic-authorship = { workspace = true }
sc-chain-spec = { workspace = true }
sc-cli = { workspace = true }
Expand All @@ -63,7 +64,6 @@ sp-keyring = { workspace = true }
sp-keystore = { workspace = true, features = ["std"] }
sp-runtime = { workspace = true }
sp-timestamp = { workspace = true, features = ["std"] }
prometheus-endpoint = { workspace = true }

# RPC related dependencies
pallet-transaction-payment-rpc = { workspace = true }
Expand Down

0 comments on commit cc896e8

Please sign in to comment.