diff --git a/Cargo.toml b/Cargo.toml index 95bed74..f09e42b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["The AWS Nitro Enclaves Team "] edition = "2018" license = "Apache-2.0" description = "This library provides the API for the Nitro Secure Module used in AWS Nitro Enclaves." -keywords = ["Nitro Enclaves", "AWS", "Nitro Secure Module"] +keywords = ["Nitro", "Enclaves", "AWS"] categories = ["hardware-support"] repository = "https://github.com/aws/aws-nitro-enclaves-nsm-api"