diff --git a/Cargo.toml b/Cargo.toml index 905199f..cd21a6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT/Apache-2.0" edition = "2021" description = "Strongly typed iCalendar builder and parser." -keywords = ["calendar", "ical", "ics", "icalendar", "parser", "RFC5545", "RFC7986"] +keywords = ["ical", "icalendar", "parser", "RFC5545", "RFC7986"] categories = ["date-and-time", "data-structures", "parsing", ] documentation = "https://docs.rs/icalendar/"