summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrw1593 <botahamec@outlook.com>2022-03-07 13:16:35 -0500
committermrw1593 <botahamec@outlook.com>2022-03-07 13:16:35 -0500
commit828c9e8c764007ea854ae5deeb0631b5ea65a47e (patch)
treef05e9c49708d476105697dbadf8ffd0006e5ee82
parentf8566e845f0557c8731131eef283a8e5c8aafb08 (diff)
Updated toml file
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b614093..c0491d2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,10 @@
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"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html