From 1ec11a8c29af362e6c5f7e1e55ea34bac423a77a Mon Sep 17 00:00:00 2001 From: bahdotsh Date: Sat, 29 Mar 2025 13:09:43 +0530 Subject: [PATCH] cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 874fbda..333e54b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ description = "A GitHub Actions workflow validator and executor" documentation = "https://github.com/bahdotsh/wrkflw" homepage = "https://github.com/bahdotsh/wrkflw" repository = "https://github.com/bahdotsh/wrkflw" -keywords = ["workflows", "github", "local"] +keywords = ["workflows", "local"] categories = ["command-line-utilities", "github"] license = "MIT"