Skip to content

Commit

Permalink
fix: cargo toml formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Dori Medini <dori@starkware.co>
  • Loading branch information
dorimedini-starkware committed Jul 31, 2024
1 parent 9d27882 commit 70e64a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/blockifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ num-integer.workspace = true
num-rational.workspace = true
num-traits.workspace = true
once_cell.workspace = true
papyrus_config = { path = "../papyrus_config", version = "0.4.0-rc.0"}
papyrus_config = { path = "../papyrus_config", version = "0.4.0-rc.0" }
paste.workspace = true
phf.workspace = true
rand = { workspace = true, optional = true }
Expand Down

0 comments on commit 70e64a7

Please sign in to comment.