Skip to content

Commit 373c325

Browse files
Merge pull request #59 from lambdaclass/update-native-rev
Update to latest cairo-native rev
2 parents d79d952 + 1a90d20 commit 373c325

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ cairo-lang-sierra = "2.12.0-dev.1"
100100
cairo-lang-sierra-to-casm = "2.12.0-dev.1"
101101
cairo-lang-starknet-classes = "2.12.0-dev.1"
102102
cairo-lang-utils = "2.12.0-dev.1"
103-
cairo-native = { git = "https://github.com/lambdaclass/cairo_native", rev = "0a05bbacfec0364f8f620c8ef244710875b2290e" }
104-
sierra-emu = { git = "https://github.com/lambdaclass/cairo_native", rev = "0a05bbacfec0364f8f620c8ef244710875b2290e" }
103+
cairo-native = { git = "https://github.com/lambdaclass/cairo_native", rev = "a51d1b527a235a51dcdb6168c881eafa76bf15e1" }
104+
sierra-emu = { git = "https://github.com/lambdaclass/cairo_native", rev = "a51d1b527a235a51dcdb6168c881eafa76bf15e1" }
105105
cairo-vm = "2.0.1"
106106
camelpaste = "0.1.0"
107107
chrono = "0.4.26"

0 commit comments

Comments
 (0)