Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 708dc65

Browse files
authored
Update cairo version (#691)
1 parent b0c3535 commit 708dc65

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ with_mimalloc = ["mimalloc"]
1111
members = ["crates/starknet-contract-class", "fuzzer", "cli"]
1212

1313
[workspace.dependencies]
14-
cairo-vm = { version = "0.7.0", features = ["cairo-1-hints"]}
14+
cairo-vm = { version = "0.8.0", features = ["cairo-1-hints"]}
1515
starknet_api = { git = "https://github.com/starkware-libs/starknet-api", rev="a891109ecc9c269e91b1afd2d44bc597728e1172", features = [
1616
"testing",
1717
] }

0 commit comments

Comments
 (0)