summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBotahamec <botahamec@outlook.com>2022-03-16 14:52:31 -0400
committerBotahamec <botahamec@outlook.com>2022-03-16 14:52:31 -0400
commite0e0a18a4bc873583e973d771669e88a92b20d92 (patch)
treeba060d810c4621ec7e489afb19ad180a6b2ab755 /Cargo.toml
parent5ca69f1830763b689bae9c4873a2912b3f1e23b1 (diff)
parent954cfd1385709d41ef0ece9c78b8dcee236f55e4 (diff)
Merge branch 'master' of https://github.com/botahamec/botic
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b614093..78fb1ae 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,11 @@
name = "botic"
version = "0.1.0"
edition = "2021"
+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