summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c00d167..75c2db4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ authors = ["Fredrik Meringdal"]
edition = "2018"
keywords = ["calendar", "rrule", "ical"]
-categories = ["Date and time"]
+categories = ["date-and-time"]
[dependencies]
chrono = "0.4.19"