diff --git a/Cargo.toml b/Cargo.toml index 011bfb5..0332b64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" authors = ["Berend Sliedrecht "] description = "secure-env is a wrapper library around the Android KeyStore and the iOS Security Framework for key creation and sign operations using the Secure Element" repository = "https://github.com/animo/secure-env" -keywords = ["cryptography", "hsm", "security", "secure-elements", "keystore", "security-framework"] +keywords = ["cryptography", "hsm", "security", "keystore", "security-framework"] categories = ["cryptography"] [badges]