Skip to content

Commit 7ffbc62

Browse files
committed
Update the keywords
1 parent 24a9edd commit 7ffbc62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Annoy-inspired Approximate Nearest Neighbors in Rust, based on LM
44
version = "0.1.0"
55
documentation = "https://docs.rs/arroy"
66
repository = "https://github.com/meilisearch/arroy"
7-
keywords = ["Approximate nearest neighbor search", "Graph algorithms", "Vector Search", "Store"]
7+
keywords = ["ANN-search", "Graph-algorithms", "Vector-Search", "Store"]
88
categories = ["algorithms", "database", "data-structures", "science"]
99
authors = ["Kerollmops <clement@meilisearch.com>", "Tamo <tamo@meilisearch.com>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)