Skip to content

Commit 63f5da1

Browse files
authored
Update blockifier to 0.6.0-rc.1 (#1774)
1 parent 50fb6eb commit 63f5da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
serde = "1.0.171"
1010
serde_json = { version = "1.0.96", features = ["raw_value"] }
11-
blockifier = "=0.6.0-rc.0"
11+
blockifier = "=0.6.0-rc.1"
1212
starknet_api = "=0.10.0"
1313
cairo-vm = "=0.9.2"
1414
indexmap = "2.1.0"

0 commit comments

Comments
 (0)