cargo-information 0.4.1

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