From 954cfd1385709d41ef0ece9c78b8dcee236f55e4 Mon Sep 17 00:00:00 2001 From: mrw1593 Date: Wed, 16 Mar 2022 12:41:42 -0400 Subject: Added categories --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c0491d2..78fb1ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ description = "A time crate that handles leap seconds" repository = "https://github.com/botahamec/botic" license = "Unlicense" keywords = ["date", "time", "calendar"] +categories = ["date-and-time", "parser-implementations", "value-formatting", "data-structures"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3