diff --git a/Cargo.toml b/Cargo.toml index 7f1e9ce..4c35749 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ name = "venndb" readme = "README.md" repository = "https://github.com/plabayo/venndb" keywords = ["database", "db", "memory", "bits"] -categories = ["database", "db"] +categories = ["database"] authors = ["Glen De Cauwsemaecker "] version = "0.2.0" rust-version = "1.75.0"