Skip to content

Commit 4f7ad77

Browse files
DaniPopesmikelodder7
authored andcommitted
chore: add providers feature to foundry-abi (foundry-rs#5798)
1 parent d09f89a commit 4f7ad77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/abi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ syn = "2.0"
2020
foundry-macros.workspace = true
2121

2222
ethers-core.workspace = true
23-
ethers-contract = { workspace = true, features = ["abigen"] }
23+
ethers-contract = { workspace = true, features = ["abigen", "providers"] }
2424
ethers-providers.workspace = true

0 commit comments

Comments
 (0)