We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66cbcef commit b11e80dCopy full SHA for b11e80d
1 file changed
Cargo.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
license = "Apache-2.0"
9
repository = "https://github.com/lukefleed/compressed-intvec"
10
keywords = ["compression", "vector", "integer", "data-structures", "succinct"]
11
-categories = ["data-structures", "compression", "vector"]
+categories = ["data-structures", "compression"]
12
exclude = [".github/*", "images/*", "python/*"]
13
14
[dependencies]
0 commit comments