Skip to content

Commit 8ba4438

Browse files
authored
Merge pull request #189 from rust-secure-code/auditable2cdx-publish
Publish auditable2cdx to crates.io
2 parents a321261 + a441a76 commit 8ba4438

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)