We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50fb6eb commit 63f5da1Copy full SHA for 63f5da1
vm/rust/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2021"
8
[dependencies]
9
serde = "1.0.171"
10
serde_json = { version = "1.0.96", features = ["raw_value"] }
11
-blockifier = "=0.6.0-rc.0"
+blockifier = "=0.6.0-rc.1"
12
starknet_api = "=0.10.0"
13
cairo-vm = "=0.9.2"
14
indexmap = "2.1.0"
0 commit comments