Skip to content

Commit

Permalink
chore: bump starknet-types-core version (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-starkware authored Jun 26, 2024
1 parent 008afd0 commit 6a76d87
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 @@ -23,7 +23,7 @@ serde = { version = "1.0.130", features = ["derive", "rc"] }
serde_json = "1.0.81"
sha3 = "0.10.8"
starknet-crypto = "0.5.1"
starknet-types-core = { version = "0.1.2", features = ["hash"] }
starknet-types-core = { version = "0.1.4", features = ["hash"] }
strum = "0.24.1"
strum_macros = "0.24.3"
thiserror = "1.0.31"
Expand Down

0 comments on commit 6a76d87

Please sign in to comment.