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-ledger requirement from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [coins-ledger](https://github.com/summa-tx/coins) to permit the latest version.
- [Commits](https://github.com/summa-tx/coins/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 422e555 commit 85abb34
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 @@ -52,7 +52,7 @@ eth-keystore = "0.5.0"
home = { workspace = true, optional = true }

# ledger
coins-ledger = { version = "0.9.0", default-features = false, optional = true }
coins-ledger = { version = "0.10.0", default-features = false, optional = true }
semver = { workspace = true, optional = true }

# trezor
Expand Down

0 comments on commit 85abb34

Please sign in to comment.