Skip to content

Commit

Permalink
chore(deps): bump Trezor client to =0.1.4 to fix signing bug (alloy…
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosnacks authored and ben186 committed Jul 27, 2024
1 parent 6aa58fe commit 594e25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/signer-trezor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ alloy-network.workspace = true
alloy-primitives.workspace = true
alloy-signer.workspace = true

trezor-client = { version = "=0.1.3", default-features = false, features = [
trezor-client = { version = "=0.1.4", default-features = false, features = [
"ethereum",
] }

Expand Down

0 comments on commit 594e25a

Please sign in to comment.