We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d72b469 + 27663f1 commit 629d1d1Copy full SHA for 629d1d1
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "arroy"
3
description = "Annoy-inspired Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage"
4
-version = "0.4.0"
+version = "0.5.0"
5
documentation = "https://docs.rs/arroy"
6
repository = "https://github.com/meilisearch/arroy"
7
keywords = ["ANN-search", "Graph-algorithms", "Vector-Search", "Store"]
0 commit comments