Skip to content

Commit

Permalink
Bump cairo-lang-sierra from 2.8.2 to 2.8.4
Browse files Browse the repository at this point in the history
Bumps [cairo-lang-sierra](https://github.com/starkware-libs/cairo) from 2.8.2 to 2.8.4.
- [Release notes](https://github.com/starkware-libs/cairo/releases)
- [Commits](starkware-libs/cairo@v2.8.2...v2.8.4)

---
updated-dependencies:
- dependency-name: cairo-lang-sierra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent c3c83ae commit 577961d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -17,7 +17,7 @@ repository = "https://github.com/software-mansion/cairo-annotations"

[workspace.dependencies]
cairo-lang-sierra-to-casm = "2.8.2"
cairo-lang-sierra = "2.8.2"
cairo-lang-sierra = "2.8.4"
camino = { version = "1.1.9", features = ["serde1"] }
thiserror = "1.0.66"
derive_more = { version = "1.0.0", features = ["add", "add_assign", "mul", "mul_assign", "display"] }
Expand Down

0 comments on commit 577961d

Please sign in to comment.