Skip to content

Commit 016f411

Browse files
committed
Fill in various fields in auditable2cdx Cargo.toml
1 parent 058daff commit 016f411

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

auditable2cdx/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
name = "auditable2cdx"
33
version = "0.1.0"
44
edition = "2021"
5+
authors = ["Sergey \"Shnatsel\" Davidoff <shnatsel@gmail.com>"]
6+
license = "MIT OR Apache-2.0"
7+
repository = "https://github.com/rust-secure-code/cargo-auditable"
8+
description = "Command-line tool to recover `cargo auditable` data in CycloneDX format"
59

610
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
711

0 commit comments

Comments
 (0)