diff --git a/Cargo.toml b/Cargo.toml index e9b4f74..c461443 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ readme = "README.md" documentation = "https://docs.rs/purl_validator" repository = "https://github.com/aboutcode-org/purl-validator.rs" -keywords = ["package url", "package", "purl"] +keywords = ["packageurl", "package", "purl", "sbom-tool"] categories = ["development-tools", "security" ] include = [ @@ -18,6 +18,7 @@ include = [ "purls.fst", "Cargo.toml", "README.md", + "CHANGELOG.md", "LICENSE" ]