Skip to content

Commit

Permalink
Pin to cairo native commit with trace dump
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGCalderon committed Oct 7, 2024
1 parent 2208e0a commit 0b3b0b7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ cairo-lang-sierra-to-casm = "2.8.2"
cairo-lang-starknet-classes = "2.8.2"
cairo-lang-utils = "2.8.2"
# This is a temporary dependency, will be removed once the new version of cairo-native is released to main.
cairo-native = { git = "https://github.com/lambdaclass/cairo_native" }
cairo-native = { git = "https://github.com/lambdaclass/cairo_native", rev = "501d2fad8728f92961ef7c170a4d15413b5fecb9" }
sierra-emu = { git = "https://github.com/lambdaclass/sierra-emu.git" }
cairo-vm = "1.0.1"
camelpaste = "0.1.0"
Expand Down

0 comments on commit 0b3b0b7

Please sign in to comment.