summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sop/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sop/Cargo.toml b/sop/Cargo.toml
index 4e30997f..f392c360 100644
--- a/sop/Cargo.toml
+++ b/sop/Cargo.toml
@@ -9,7 +9,7 @@ documentation = "https://docs.sequoia-pgp.org/0.16.0/sop"
homepage = "https://sequoia-pgp.org/"
repository = "https://gitlab.com/sequoia-pgp/sequoia"
readme = "README.md"
-keywords = ["cryptography", "openpgp", "pgp", "sop", "stateless-openpgp-protocol"]
+keywords = ["cryptography", "openpgp", "pgp", "sop", "stateless-openpgp"]
categories = ["cryptography", "command-line-utilities"]
license = "GPL-2.0-or-later"
edition = "2018"