lambdaclass / cairo-vm

cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
https://lambdaclass.github.io/cairo-vm
Apache License 2.0
514 stars 144 forks source link

Bump cairo-lang dependencies to 2.6.4 #1798

Closed pefontana closed 3 months ago

pefontana commented 3 months ago

Bump cairo-lang-* dependencies to 2.6.4

Similar PR: #1596

pefontana commented 3 months ago

@FrancoGiachetta Remember to assing the issue in the PR and close the issue once it is merged!