Skip to content

Commit

Permalink
chore(chisel): remove ethers (#6822)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored Jan 16, 2024
1 parent 62179f7 commit b3f57f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

2 changes: 0 additions & 2 deletions crates/chisel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ alloy-primitives = { workspace = true, features = ["serde", "getrandom", "arbitr
alloy-json-abi.workspace = true
alloy-rpc-types.workspace = true

ethers-core.workspace = true

clap = { version = "4", features = ["derive", "env", "wrap_help"] }
dirs = "5"
eyre.workspace = true
Expand Down

0 comments on commit b3f57f1

Please sign in to comment.