From 33bc389f4852e3e9c7762321239dc4a167fdfafe Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Sun, 22 Sep 2024 16:07:02 +0300 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 39c126d5..32d18675 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ authors = ["Radu Marias "] homepage = "https://radumarias.github.io/rencfs" repository = "https://github.com/radumarias/rencfs" readme = "README.md" -keywords = ["filesystem", "fuse", "encryption", "system", "security"] +keywords = ["privacy", "filesystem", "encryption", "security", "cryptography"] categories = ["cryptography", "filesystem"] documentation = "https://docs.rs/rencfs" exclude = [".github/"]