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

Commit

Permalink
bump trezor client 0.0.6 (#1401)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshieDo authored Jun 22, 2022
1 parent 40c304d commit 4d5deb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 ethers-signers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ yubihsm = { version = "0.40.0", features = ["secp256k1", "http", "usb"], optiona
futures-util = { version = "^0.3", optional = true }
futures-executor = { version = "^0.3", optional = true }
semver = { version = "1.0.10", optional = true }
trezor-client = { version = "0.0.5", optional = true, default-features = false, features = ["f_ethereum"] }
trezor-client = { version = "0.0.6", optional = true, default-features = false, features = ["f_ethereum"] }

# aws
rusoto_core = { version = "0.48.0", optional = true }
Expand Down

0 comments on commit 4d5deb4

Please sign in to comment.