Skip to content

Commit

Permalink
Update core/lib/eth_signer/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Calvin Lau <[email protected]>
  • Loading branch information
JayT106 and calvinaco authored Jun 27, 2024
1 parent 2fbaf41 commit 77ef79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/eth_signer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ google-cloud-auth = { git="https://github.com/yoshidan/google-cloud-rust.git", r
google-cloud-gax = { git="https://github.com/yoshidan/google-cloud-rust.git", rev="eb15032"}
hex = "0.4.3"
tracing = "0.1"
ethers-signers = { version = "2.0"}
ethers-signers = "2.0"

[dev-dependencies]
tokio = { workspace = true, features = ["full"] }

0 comments on commit 77ef79b

Please sign in to comment.