bnjbvr/cargo-machete

Remove unused deps from workspace Cargo.toml

utkarshgupta137 opened this issue · 0 comments

Currently, cargo-machete doesn't check if the workspace Cargo.toml contains any unused deps or not. I think it should be straightforward as you only need to deal with Cargo.toml files, although things never are.