We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929efa1 commit 2ff1567Copy full SHA for 2ff1567
1 file changed
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.1.0"
+version = "0.2.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