Skip to content

Commit

Permalink
restore native to working commit
Browse files Browse the repository at this point in the history
  • Loading branch information
enitrat committed Oct 3, 2024
1 parent fbff43b commit daf971d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -80,7 +80,7 @@ cairo-lang-sierra = "2.8.2"
cairo-lang-sierra-to-casm = "2.8.2"
cairo-lang-starknet-classes = "2.8.2"
cairo-lang-utils = "2.8.2"
cairo-native = { git = "https://github.com/lambdaclass/cairo_native", rev="79a8dcffe1e562e80198425e7c9f3a328c783947"}
cairo-native = { git = "https://github.com/lambdaclass/cairo_native", rev="1b8656c1581dc64243cf2dda16240da49aec5b96"}
cairo-vm = "1.0.1"
camelpaste = "0.1.0"
chrono = "0.4.26"
Expand Down

0 comments on commit daf971d

Please sign in to comment.