diff --git a/Cargo.toml b/Cargo.toml index 9332886..75084b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ homepage = "https://github.com/lifthrasiir/rust-chrono" documentation = "https://lifthrasiir.github.io/rust-chrono/" repository = "https://github.com/lifthrasiir/rust-chrono" keywords = ["date", "time", "calendar"] +categories = ["date-and-time"] readme = "README.md" license = "MIT/Apache-2.0"