mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-27 00:25:10 +00:00
fix(ruvllm-wasm): reduce keywords to 5 for crates.io compliance
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
25a6272722
commit
71ecbd8527
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue