Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): update coins-bip39 requirement from 0.8.6 to 0.11.1
Browse files Browse the repository at this point in the history
Updates the requirements on [coins-bip39](https://github.com/summa-tx/coins) to permit the latest version.
- [Commits](summa-tx/coins@v0.8.7...v0.11.1)

---
updated-dependencies:
- dependency-name: coins-bip39
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 51fe937 commit 90b82e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethers-signers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ethers-core.workspace = true

# crypto
coins-bip32 = "0.8.3"
coins-bip39 = "0.8.6"
coins-bip39 = "0.11.1"
elliptic-curve.workspace = true
sha2.workspace = true
rand.workspace = true
Expand Down

0 comments on commit 90b82e2

Please sign in to comment.