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

Commit

Permalink
chore: remove unused dev dependencies on ethers (#2386)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored Apr 30, 2023
1 parent d01049e commit c7ad366
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

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

7 changes: 0 additions & 7 deletions ethers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,3 @@ ethers-providers.workspace = true
ethers-signers.workspace = true

ethers-solc = { workspace = true, optional = true }

[dev-dependencies]
serde.workspace = true
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }
ethers-contract.workspace = true
ethers-providers = { workspace = true, features = ["rustls"] } # allow https connections
ethers-solc = { workspace = true, features = ["svm-solc"] }

0 comments on commit c7ad366

Please sign in to comment.