Open vi opened 6 years ago
There should be a mode for cargo osha to output a summary grouped by crate of entire dependency tree, not just individual file or crate.
cargo osha
I'm working on this... I'll post here when done. :) Unless someone beats me to it.
PR is up: https://github.com/icefoxen/cargo-osha/pull/7
There should be a mode for
cargo osha
to output a summary grouped by crate of entire dependency tree, not just individual file or crate.