From 01566ff1ed78b6b745427faea858b440e7ed09da Mon Sep 17 00:00:00 2001 From: spiders Date: Sat, 28 May 2022 17:16:51 -0700 Subject: [PATCH] fixed keyword --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e51d968..4978f89 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ repository = "https://git.2ki.xyz/spiders/kijetesantakaluotokieni" documentation = "https://git.2ki.xyz/spiders/kijetesantakaluotokieni" license-file = "LICENSE.md" categories = ["command-line-utilities", "games"] -keywords = ["toki pona", "cowsay", "raccoons", "ascii art"] +keywords = ["toki-pona", "cowsay", "raccoons", "ascii art"] default-run = "kijetesantakaluotokieni" exclude = ["test", "asciiart", ".*"]