From b6e9e7ba7711613e1532940baa6d258c9d9ce3fe Mon Sep 17 00:00:00 2001 From: Hexagon Date: Wed, 24 Jul 2024 23:08:22 +0000 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d0a94b4..75a5d68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ repository = "https://github.com/hexagon/croner-rust" documentation = "https://docs.rs/croner" readme = "README.md" keywords = ["cron", "scheduler", "job", "task", "time"] -categories = ["date-and-time", "scheduling"] +categories = ["date-and-time", "parser-implementations"] homepage = "https://github.com/hexagon/croner-rust" [lib]