From bb40f161c01433ad59ec182dda8f8d21cb0bc6d6 Mon Sep 17 00:00:00 2001 From: Michael Kuykendall Date: Thu, 4 Sep 2025 14:16:03 -0500 Subject: [PATCH] fix: Reduce keywords to 5 for crates.io --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 19e594d..2c72524 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ description = "5MB Ollama alternative with dynamic port management and zero-fric homepage = "https://github.com/Michael-A-Kuykendall/shimmy" repository = "https://github.com/Michael-A-Kuykendall/shimmy" readme = "README.md" -keywords = ["ollama-alternative", "lora", "unsloth", "gguf", "inference", "dynamic-ports", "vscode"] +keywords = ["ollama-alternative", "inference", "gguf", "lora", "ai"] categories = ["command-line-utilities", "web-programming::http-server", "science", "development-tools"] authors = ["Michael A. Kuykendall "] exclude = [