Skip to content

Commit b2f6974

Browse files
updated cairo-lang deps to version 2.18
1 parent 2463ca0 commit b2f6974

18 files changed

Lines changed: 427 additions & 217 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ test_data_artifacts/programs
4141
test_data_artifacts/contracts
4242
test_data_artifacts/tests
4343
test_data_artifacts/tests_starknet
44-
test_data/e2e_libfuncs_raw

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "vendor/cairo"]
22
path = vendor/cairo
33
url = https://github.com/starkware-libs/cairo.git
4-
branch = v2.16.0
4+
branch = v2.18.0

0 commit comments

Comments
 (0)