0xSpaceShard / starknet-devnet-rs

A local testnet for Starknet... in Rust
https://0xspaceshard.github.io/starknet-devnet-rs/
MIT License
107 stars 62 forks source link

Upgraded USC and Cairo-related dependencies to latest versions #576

Closed integraledelebesgue closed 2 months ago

integraledelebesgue commented 2 months ago

closes #575

Usage related changes:

Devnet's USC is going to compile Sierra 1.6.0 and work with Scarb 2.7.0.

Development related changes

Upgraded Cairo-related project dependecies

Checklist:

marioiordanov commented 2 months ago

Is this PR related to the problem mentioned in slack https://spaceshard.slack.com/archives/C03031Y0LKC/p1723199398067469

FabijanC commented 2 months ago

@integraledelebesgue Any reason why you didn't include Cargo.lock changes?

integraledelebesgue commented 2 months ago

@integraledelebesgue Any reason why you didn't include Cargo.lock changes?

Not really, just didn't think about including it :)