Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2102 from starkware-libs/noa/merge-main-v0.13.2-i…
Browse files Browse the repository at this point in the history
…nto-main

Noa/Merge main-v0.13.2 into main (#2102)
  • Loading branch information
noaov1 committed Jul 22, 2024
2 parents 63135f2 + 4755502 commit eb4958a
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
112 changes: 56 additions & 56 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resolver = "2"
members = ["crates/blockifier", "crates/native_blockifier"]

[workspace.package]
version = "0.8.0-rc.0"
version = "0.8.0-rc.1"
edition = "2021"
repository = "https://github.com/starkware-libs/blockifier/"
license = "Apache-2.0"
Expand All @@ -20,10 +20,10 @@ ark-secp256k1 = "0.4.0"
ark-secp256r1 = "0.4.0"
assert_matches = "1.5.0"
cached = "0.44.0"
cairo-lang-casm = "2.7.0-rc.2"
cairo-lang-runner = "2.7.0-rc.2"
cairo-lang-starknet-classes = "2.7.0-rc.2"
cairo-lang-utils = "2.7.0-rc.2"
cairo-lang-casm = "2.7.0-rc.3"
cairo-lang-runner = "2.7.0-rc.3"
cairo-lang-starknet-classes = "2.7.0-rc.3"
cairo-lang-utils = "2.7.0-rc.3"
cairo-vm = "1.0.0-rc5"
criterion = "0.3"
derive_more = "0.99.17"
Expand Down

0 comments on commit eb4958a

Please sign in to comment.