We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f2e1a3 commit bb26c5aCopy full SHA for bb26c5a
1 file changed
crates/eth2api/Cargo.toml
@@ -9,7 +9,7 @@ publish.workspace = true
9
[package.metadata.cargo-machete]
10
# `oas3-gen` writes `src/client.rs` and `src/types.rs` during build; these
11
# dependencies are used by that generated code but absent in a fresh checkout.
12
-ignored = ["bon", "http", "indexmap", "oas3-gen-support", "regex", "reqwest", "validator"]
+ignored = ["bon", "http", "oas3-gen-support", "regex", "reqwest", "validator"]
13
14
[dependencies]
15
anyhow.workspace = true
0 commit comments