diff options
| author | mrw1593 <botahamec@outlook.com> | 2022-03-07 13:16:35 -0500 |
|---|---|---|
| committer | mrw1593 <botahamec@outlook.com> | 2022-03-07 13:16:35 -0500 |
| commit | 828c9e8c764007ea854ae5deeb0631b5ea65a47e (patch) | |
| tree | f05e9c49708d476105697dbadf8ffd0006e5ee82 | |
| parent | f8566e845f0557c8731131eef283a8e5c8aafb08 (diff) | |
Updated toml file
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
