From b56e61d2df06cdfb04ab6a780c96031797138215 Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Sun, 9 Oct 2022 09:01:00 -0600 Subject: [PATCH] Remove warning categories --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b17cc84..e8abd2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ license = "AGPL-3.0-only" readme = "README.md" repository = "https://git.tait.tech/tait/lunanode/" keywords = ["vps", "cli", "email", "domain", "hosting"] -categories = ["cli", "api"] [package.metadata.release] release = true