depclean 0.1.2

A tool to analyze and optimize project dependencies
Documentation
1
2
3
fn main(){
    depclean::run();
}