Skip to content

Commit

Permalink
Cargo update (#1323)
Browse files Browse the repository at this point in the history
* cargo update

* Fix clippy

* Update CHANGELOG
  • Loading branch information
pefontana committed Jul 10, 2023
1 parent ce73104 commit 78a64b0
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 148 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

#### Upcoming Changes

* chore: update dependencies, particularly lamdaworks 0.1.2 -> 0.1.3 [#1323](https://github.com/lambdaclass/cairo-vm/pull/1323)

* fix: fix `UINT256_MUL_DIV_MOD` hint [#1320](https://github.com/lambdaclass/cairo-vm/pull/1320)

* feat: add dependency installation script `install.sh` [#1298](https://github.com/lambdaclass/cairo-vm/pull/1298)
Expand Down

0 comments on commit 78a64b0

Please sign in to comment.