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/**"]