Skip to content

Commit

Permalink
Update blockifier to 0.6.0-rc.2 (#1817)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechos committed Apr 10, 2024
1 parent 63f5da1 commit e6b10c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
serde = "1.0.171"
serde_json = { version = "1.0.96", features = ["raw_value"] }
blockifier = "=0.6.0-rc.1"
blockifier = "=0.6.0-rc.2"
starknet_api = "=0.10.0"
cairo-vm = "=0.9.2"
indexmap = "2.1.0"
Expand Down

0 comments on commit e6b10c2

Please sign in to comment.