Skip to content

Commit 0b3b0b7

Browse files
Pin to cairo native commit with trace dump
1 parent 2208e0a commit 0b3b0b7

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Cargo.lock

Lines changed: 11 additions & 5 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
@@ -81,7 +81,7 @@ cairo-lang-sierra-to-casm = "2.8.2"
8181
cairo-lang-starknet-classes = "2.8.2"
8282
cairo-lang-utils = "2.8.2"
8383
# This is a temporary dependency, will be removed once the new version of cairo-native is released to main.
84-
cairo-native = { git = "https://github.com/lambdaclass/cairo_native" }
84+
cairo-native = { git = "https://github.com/lambdaclass/cairo_native", rev = "501d2fad8728f92961ef7c170a4d15413b5fecb9" }
8585
sierra-emu = { git = "https://github.com/lambdaclass/sierra-emu.git" }
8686
cairo-vm = "1.0.1"
8787
camelpaste = "0.1.0"

0 commit comments

Comments
 (0)