Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Nov 14, 2024
1 parent 478b71d commit b2fd767
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 62 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 @@ -81,7 +81,7 @@ cairo-lang-sierra-to-casm = "2.9.0-dev.0"
cairo-lang-starknet-classes = "2.9.0-dev.0"
cairo-lang-utils = "2.9.0-dev.0"
# 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", rev = "66b78825380030ec97d1a364dd1175ae22ba8419" }
cairo-native = { git = "https://github.com/lambdaclass/cairo_native", rev = "8b2477927c2c74be49eb2f994b575a0d5313f204" }
cairo-vm = "1.0.1"
camelpaste = "0.1.0"
chrono = "0.4.26"
Expand Down
Loading

0 comments on commit b2fd767

Please sign in to comment.