bnjbvr / cargo-machete

Remove unused Rust dependencies with this one weird trick!
MIT License
784 stars 28 forks source link

make output a bit less dry and indicate that it has found unused dependencies #43

Closed bnjbvr closed 2 years ago

bnjbvr commented 2 years ago

The output text should indicate that it has found unused dependencies, so people less familiar with the tool can understand it, if they run into it on CI.