From 896ba561ec2e4cdde6602f775672abec3eded83e Mon Sep 17 00:00:00 2001 From: spiders Date: Sat, 28 May 2022 16:55:30 -0700 Subject: [PATCH] added important stuff to cargo --- Cargo.toml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8dd4b80..f95ae11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,21 @@ [package] author = "kulupu lintukamaki" name = "kijetesantakaluotokieni" +description = "kijetesantakalu toki pi ken ante mute (toki pona cowsay clone)" version = "1.0.0" edition = "2021" -about = "kijetesantakalu toki tawa ilo sona sina" + +readme = "README.md" +homepage = "https://git.2ki.xyz/spiders/kijetesantakaluotokieni" +repository = "https://git.2ki.xyz/spiders/kijetesantakaluotokieni" +documentation = "https://git.2ki.xyz/spiders/kijetesantakaluotokieni" +license = "lawa kepeken pi ken mute" +license-file = "LICENSE.md" +categories = ["command-line-utilities", "games"] +keywords = ["toki pona", "cowsay", "raccoons", "ascii art"] + default-run = "kijetesantakaluotokieni" +exclude = ["test", "asciiart"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]