Skip to content

Commit

Permalink
bump starknet-types-core to 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
cchudant committed Mar 29, 2024
1 parent 3146910 commit c4c3351
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 @@ -24,7 +24,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 c4c3351

Please sign in to comment.