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

Commit 26a7626

Browse files
committed
feat: add solc-tests feature for synchronous download of solc versions
1 parent 1da62d6 commit 26a7626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ abigen-offline = ["ethers-contract/abigen-offline"]
7777
## solc
7878
solc-async = ["ethers-solc/async"]
7979
solc-full = ["ethers-solc/full"]
80+
solc-tests = ["ethers-solc/tests"]
8081

8182

8283

0 commit comments

Comments
 (0)