cargo-whys 0.1.0

A cargo subcommand that explains why dependencies are in your tree
Documentation
1
2
3
pub mod analyzer;
pub mod dependency_graph;
pub mod scanner;