Skip to content

Commit

Permalink
bump starknet-types-core to 0.0.11 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
cchudant authored Apr 1, 2024
1 parent 8ecf0c6 commit 34e7d77
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 @@ -25,7 +25,7 @@ serde = { version = "1.0.195", default-features = false, features = [
"derive",
"alloc",
] }
starknet-types-core = { version = "0.0.7", default-features = false, features = [
starknet-types-core = { version = "0.0.11", default-features = false, features = [
"hash",
"parity-scale-codec",
] }
Expand Down

0 comments on commit 34e7d77

Please sign in to comment.