From 307ff23049a65d39bc827b4e59708c4ae7b2d081 Mon Sep 17 00:00:00 2001 From: Valerie Date: Thu, 14 Mar 2024 17:27:12 -0400 Subject: [PATCH] updated Cargo.toml --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 82d49bb..f7f3c69 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,8 @@ description = "A friendly command shortener for tmux" homepage = "https://git.vwolfe.io/valerie/remux" repository = "https://git.vwolfe.io/valerie/remux" license = "MIT" +categories = [ "command-line-utilities" ] +keywords = [ "tmux", "remux" ] [package.metadata.aur] name = "remux"