Skip to content

Commit

Permalink
Update blockifier to 0.6.0-rc.1 (#1774)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirugan authored Mar 31, 2024
1 parent 50fb6eb commit 63f5da1
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.0"
blockifier = "=0.6.0-rc.1"
starknet_api = "=0.10.0"
cairo-vm = "=0.9.2"
indexmap = "2.1.0"
Expand Down

0 comments on commit 63f5da1

Please sign in to comment.