Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
taplo
Browse files Browse the repository at this point in the history
  • Loading branch information
tdelabro committed Jan 22, 2024
1 parent 5907847 commit ae95084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ pallet-starknet-runtime-api = { workspace = true }
# Madara Primitives
mp-block = { workspace = true }
mp-chain-id = { workspace = true }
mp-fee = { workspace = true }
mp-felt = { workspace = true }
mp-hashers = { workspace = true }
mp-program-hash = { workspace = true }
mp-simulations = { workspace = true }
mp-transactions = { workspace = true }
mp-fee = { workspace = true }
# Starknet dependencies
blockifier = { workspace = true }
starknet-core = { workspace = true }
Expand Down

0 comments on commit ae95084

Please sign in to comment.