Skip to content

Commit f67332f

Browse files
committed
Populate categories for cyclonedx-bom crate
Signed-off-by: Sergey "Shnatsel" Davidoff <[email protected]>
1 parent dd279b6 commit f67332f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cyclonedx-bom/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cyclonedx-bom"
33
version = "0.6.1"
44
description = "CycloneDX Software Bill of Materials Library"
5-
categories = []
5+
categories = ["encoding", "parser-implementations"]
66
keywords = ["sbom", "bom", "components", "dependencies", "owasp"]
77
readme = "README.md"
88

0 commit comments

Comments
 (0)