Skip to content

Commit

Permalink
chore(deps): bump starknet-types-core from 0.1.6 to 0.1.7
Browse files Browse the repository at this point in the history
Bumps [starknet-types-core](https://github.com/starknet-io/types-rs) from 0.1.6 to 0.1.7.
- [Commits](https://github.com/starknet-io/types-rs/commits)

---
updated-dependencies:
- dependency-name: starknet-types-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sergey-melnychuk committed Nov 1, 2024
1 parent 36e907e commit 882e528
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ once_cell = "1.16.0-pre.1"
# to the exact version that Helios is using
ethers = { git = "https://github.com/gakonst/ethers-rs", rev = "3bf1a9e0d698e9fdfc91d0353878901af5a5c5ef" }

starknet-types-core = "0.1.5"
starknet-types-core = "0.1.7"
starknet-crypto = "0.7.1"

base64 = "0.22.0"
Expand Down

0 comments on commit 882e528

Please sign in to comment.