Skip to content

Commit 811208a

Browse files
committed
fix categories
1 parent b60f6c2 commit 811208a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66
authors = ["Kostiantyn Kostiuk (SET001) [email protected]"]
77
description = "A lightweight Rust framework for defining and executing semantic commands using text embeddings"
88
repository = "https://github.com/SET001/semantic-commands"
9-
categories = ["command-line-utilities", "asynchronous", "ai", "text-processing"]
9+
categories = ["command-line-utilities", "asynchronous", "text-processing"]
1010
keywords = ["nlp", "semantic", "commands", "embeddings", "bot"]
1111
readme = "README.md"
1212

0 commit comments

Comments
 (0)