summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrw1593 <botahamec@outlook.com>2022-03-16 12:41:42 -0400
committermrw1593 <botahamec@outlook.com>2022-03-16 12:41:42 -0400
commit954cfd1385709d41ef0ece9c78b8dcee236f55e4 (patch)
tree07185211de59ad7974b769e68053d88b5352eb59
parentcaed1c86a0df2417f4a4e6e6e644c7f4ea77ac8c (diff)
Added categories
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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