Skip to content

Commit

Permalink
chore: bump cairo-lang-starknet-classes dependency version (#266)
Browse files Browse the repository at this point in the history
Signed-off-by: Dori Medini <[email protected]>
  • Loading branch information
dorimedini-starkware authored Jun 3, 2024
1 parent 5b4b01c commit 2347430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starknet_api"
version = "0.13.0-dev.0"
version = "0.13.0-dev.1"
edition = "2021"
repository = "https://github.com/starkware-libs/starknet-api"
license = "Apache-2.0"
Expand All @@ -12,7 +12,7 @@ testing = []

[dependencies]
bitvec = "1.0.1"
cairo-lang-starknet-classes = "2.6.0"
cairo-lang-starknet-classes = "2.7.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 2347430

Please sign in to comment.