Skip to content

Commit 384021b

Browse files
Update cairo-lang dependencies to version 2.19
1 parent 2463ca0 commit 384021b

39 files changed

Lines changed: 1202 additions & 346 deletions

.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.19.0-rc.0

0 commit comments

Comments
 (0)