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 d0637d6 commit a2b3fecCopy full SHA for a2b3fec
Cargo.toml
@@ -23,6 +23,7 @@ documentation = "https://docs.rs/rabitq"
23
repository = "https://github.com/kemingy/rabitq"
24
keywords = ["vector-search", "quantization", "binary-dot-product"]
25
categories = ["algorithms", "science"]
26
+description.workspace = true
27
28
[dependencies]
29
faer = { workspace = true }
0 commit comments