We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 675a824 commit 97963a4Copy full SHA for 97963a4
crates/abi/Cargo.toml
@@ -20,5 +20,5 @@ syn = "2.0"
20
foundry-macros.workspace = true
21
22
ethers-core.workspace = true
23
-ethers-contract = { workspace = true, features = ["abigen"] }
+ethers-contract = { workspace = true, features = ["abigen", "providers"] }
24
ethers-providers.workspace = true
0 commit comments