diff --git a/auditable2cdx/Cargo.toml b/auditable2cdx/Cargo.toml index a2e07a6..87f3941 100644 --- a/auditable2cdx/Cargo.toml +++ b/auditable2cdx/Cargo.toml @@ -2,6 +2,10 @@ name = "auditable2cdx" version = "0.1.0" edition = "2021" +authors = ["Sergey \"Shnatsel\" Davidoff "] +license = "MIT OR Apache-2.0" +repository = "https://github.com/rust-secure-code/cargo-auditable" +description = "Command-line tool to recover `cargo auditable` data in CycloneDX format" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html