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

Commit

Permalink
chore: switch versioned contstants to versioned constants 13.1.1 for …
Browse files Browse the repository at this point in the history
…the replay batcher
  • Loading branch information
avi-starkware committed Jul 14, 2024
1 parent 892f7ce commit ca637f3
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 167 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1"
cairo-lang-runner = "2.7.0-rc.1"
cairo-lang-starknet-classes = "2.7.0-rc.1"
cairo-lang-utils = "2.7.0-rc.1"
cairo-vm = "1.0.0-rc5"
criterion = "0.3"
derive_more = "0.99.17"
Expand Down
Loading

0 comments on commit ca637f3

Please sign in to comment.