Open cemoktra opened 1 year ago
Does it work with --with-metadata
? This crate exposes a different name internally: https://github.com/ThomasdenH/iban_validate/blob/master/iban_validate/Cargo.toml#L19
It runs very long and then errors out with "Dependency
Do you mean that analyzing the project causes an error, or that cargo-machete
doesn't mark the dependency as unused? If the former, can you provide a minimal repro/test case please?
It causes an error
Have a project depend on https://crates.io/crates/iban_validate and actually use it. Machete will detect it as unused