Skip to content

Commit

Permalink
Bump arroy to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerollmops committed Feb 29, 2024
1 parent 9283482 commit 19e0a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "arroy"
description = "Annoy-inspired Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage"
version = "0.2.0"
version = "0.3.0"
documentation = "https://docs.rs/arroy"
repository = "https://github.com/meilisearch/arroy"
keywords = ["ANN-search", "Graph-algorithms", "Vector-Search", "Store"]
Expand Down

0 comments on commit 19e0a07

Please sign in to comment.