From 75755052c3618e37a110f5c1cf57bfdca3df7829 Mon Sep 17 00:00:00 2001 From: Jade Date: Sun, 5 Mar 2023 16:10:19 +0100 Subject: [PATCH] removed keyword --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 56898cf..f177ff3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ description = "Simple, performant, configurable, entirely self-contained Pastebi readme = "README.md" homepage = "https://gitlab.com/obsidianical/microbin" repository = "https://gitlab.com/obsidianical/microbin" -keywords = ["pastebin", "pastabin", "karton", "microbin", "actix", "selfhosted"] +keywords = ["pastebin", "karton", "microbin", "actix", "selfhosted"] categories = ["pastebins"] [dependencies]