ApeWorX / archive-ape-cairo

Cairo programming language compiler plugin for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
8 stars 6 forks source link

fix: issue with dependencies #41

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

What I did

0.5.9 accidentally broke dependencies in ape-cairo. Luckily, caught it fast and fixed it!

How I did it

Soft implementation of get_compiler_settings().

How to verify it

Checklist