From 4598b482432ba628d91b4d1858dee4b7b5c85e7f Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Wed, 19 Apr 2023 17:32:16 +0200 Subject: Categories and keywords --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') 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 -- cgit v1.2.3