Skip to content

Commit bb26c5a

Browse files
committed
unneeded
1 parent 6f2e1a3 commit bb26c5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/eth2api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ publish.workspace = true
99
[package.metadata.cargo-machete]
1010
# `oas3-gen` writes `src/client.rs` and `src/types.rs` during build; these
1111
# dependencies are used by that generated code but absent in a fresh checkout.
12-
ignored = ["bon", "http", "indexmap", "oas3-gen-support", "regex", "reqwest", "validator"]
12+
ignored = ["bon", "http", "oas3-gen-support", "regex", "reqwest", "validator"]
1313

1414
[dependencies]
1515
anyhow.workspace = true

0 commit comments

Comments
 (0)