diff --git a/crates/ruvllm-wasm/Cargo.toml b/crates/ruvllm-wasm/Cargo.toml index 45e8e2f5..78ff8292 100644 --- a/crates/ruvllm-wasm/Cargo.toml +++ b/crates/ruvllm-wasm/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT" authors = ["Ruvector Team"] repository = "https://github.com/ruvnet/ruvector" description = "WASM bindings for RuvLLM - browser-compatible LLM inference runtime with WebGPU acceleration" -keywords = ["wasm", "llm", "inference", "browser", "webassembly", "webgpu"] +keywords = ["wasm", "llm", "inference", "browser", "webgpu"] categories = ["wasm", "api-bindings", "web-programming"] [lib]