[package] name = "rustsec-cli" description = """ Administrative utilities for the RustSec Advisory Database. End users should install the `cargo-audit` utility instead. """ license = "Apache-2.0 OR MIT" homepage = "https://rustsec.org" repository = "https://github.com/rustsec/rustsec-crate/" version = "0.0.0" authors = ["Tony Arcieri "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]