summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-04-19 17:32:16 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-04-19 17:33:00 +0200
commit4598b482432ba628d91b4d1858dee4b7b5c85e7f (patch)
treead8250a139f30150d50c04d4a3013e21c5bb8128
parent1c9a6605dccc2916ce9c5d021514995f8fc83d72 (diff)
Categories and keywords
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2e9d506..c0f76b7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,8 +8,8 @@ readme = "readme.org"
# TODO: homepage = ""
repository = "https://code.worthe-it.co.za/shackle.git/"
license = "MIT"
-# TODO: keywords = []
-# TODO: categories = ""
+keywords = ["shell", "version-control", "git", "cli"]
+categories = ["command-line-utilities"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html