Skip to content

Commit

Permalink
update cairo-lang-starknet dep to 2.5.0-dev.0 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
zuphitf authored Dec 27, 2023
1 parent 104fbad commit 03cce46
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 = "2.4.0"
cairo-lang-starknet = "2.5.0-dev.0"
derive_more = "0.99.17"
hex = "0.4.3"
indexmap = { version = "2.1.0", features = ["serde"] }
Expand Down

0 comments on commit 03cce46

Please sign in to comment.