Skip to content

Commit

Permalink
chore: bump cairo version to 2.6.0 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
yair-starkware authored Mar 4, 2024
1 parent 8a5521a commit ca2d908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description = "Starknet Rust types related to computation and execution."
testing = []

[dependencies]
cairo-lang-starknet-classes = "2.6.0-rc.0"
cairo-lang-starknet-classes = "2.6.0"
derive_more = "0.99.17"
hex = "0.4.3"
indexmap = { version = "2.1.0", features = ["serde"] }
Expand Down

0 comments on commit ca2d908

Please sign in to comment.