We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a321261 + a441a76 commit 8ba4438Copy full SHA for 8ba4438
auditable2cdx/Cargo.toml
@@ -2,6 +2,10 @@
2
name = "auditable2cdx"
3
version = "0.1.0"
4
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"
9
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
0 commit comments