Skip to content

Commit 5b33f67

Browse files
authored
Remove unused foundry-config dependency from benches crate (#12388)
Update Cargo.toml
1 parent 4bc2989 commit 5b33f67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benches/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ path = "src/main.rs"
1010

1111
[dependencies]
1212
foundry-test-utils.workspace = true
13-
foundry-config.workspace = true
1413
foundry-common.workspace = true
1514
foundry-compilers = { workspace = true, features = ["project-util"] }
1615
eyre.workspace = true

0 commit comments

Comments
 (0)