From 5d03998620904333b8d6c6b511a6860edbf23f28 Mon Sep 17 00:00:00 2001 From: bahdotsh Date: Sat, 29 Mar 2025 13:10:52 +0530 Subject: [PATCH] toml --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 333e54b..10a3d43 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,8 @@ 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", "local"] -categories = ["command-line-utilities", "github"] +keywords = ["workflows", "github", "local"] +categories = ["command-line-utilities"] license = "MIT" [dependencies]