From 611fbc3d792fa9207022c25632d128d476e7b307 Mon Sep 17 00:00:00 2001 From: Hammy Date: Sat, 2 Apr 2022 01:12:45 +0100 Subject: [PATCH] Update keywords --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index af24223..480b2b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ description = "Really...? Another Logging Library? Yes! Incredibly Intuitive & S license = "MIT" readme = "README.md" repository = "https://github.com/sgoudham/rall" -keywords = ["logger", "logging", "simple", "coloured", "color"] +keywords = ["logger", "logging", "log", "debugging", "simple"] categories = ["development-tools::debugging"] exclude = [".github/**"]