Skip to content

Commit

Permalink
bump native
Browse files Browse the repository at this point in the history
  • Loading branch information
enitrat committed Oct 1, 2024
1 parent 7c8bd35 commit 50267f9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 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", branch = "fix-snapshot-clones" }
cairo-native = { git = "https://github.com/lambdaclass/cairo_native", branch = "fix-clone-drop-for-enum-structs" }
cairo-vm = "1.0.1"
camelpaste = "0.1.0"
chrono = "0.4.26"
Expand Down

0 comments on commit 50267f9

Please sign in to comment.