Skip to content

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
rakanalh committed Apr 11, 2024
1 parent 1ac9722 commit e7e2651
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions bin/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ rust-version = "1.59"

[dependencies]
# 3rd Party
ethsign = { version = "0.8.0" }
serde_json = { version = "1.0.59", default-features = false }
rpassword = { version = "5.0.1", default-features = false }
web3 = { version = "0.18.0", default-features = false, features = [ "http", "signing", "ws-tls-tokio" ] }

Expand Down

0 comments on commit e7e2651

Please sign in to comment.