From 2bf17db87ee7bdd4ca7d7a0ebf7985a651a6edc5 Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Sun, 9 Oct 2022 08:57:48 -0600 Subject: [PATCH] Remove a keyword --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 28863ef..562e8ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ description = "Tired of using a web interface for your VPS, Email, and domain pr license = "agpl-3-only" readme = "README.md" repository = "https://git.tait.tech/tait/lunanode/" -keywords = ["vps", "cli", "email", "domain", "hosting", "api"] +keywords = ["vps", "cli", "email", "domain", "hosting"] categories = ["cli", "api"] [package.metadata.release]