diff options
| author | mrw1593 <botahamec@outlook.com> | 2022-03-16 12:41:42 -0400 |
|---|---|---|
| committer | mrw1593 <botahamec@outlook.com> | 2022-03-16 12:41:42 -0400 |
| commit | 954cfd1385709d41ef0ece9c78b8dcee236f55e4 (patch) | |
| tree | 07185211de59ad7974b769e68053d88b5352eb59 /Cargo.toml | |
| parent | caed1c86a0df2417f4a4e6e6e644c7f4ea77ac8c (diff) | |
Added categories
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
