cargo-information 0.7.0

A cargo subcommand to show information about crates.
Documentation
1
2
3
4
pub use info::info;
pub mod info;
mod style;
mod view;