Skip to content

Commit

Permalink
remove invalid category slug (Cargo.tom)
Browse files Browse the repository at this point in the history
  • Loading branch information
GlenDC committed Apr 15, 2024
1 parent 4d45e12 commit 1e44ad4
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
Expand Up @@ -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 <glen@plabayo.tech>"]
version = "0.2.0"
rust-version = "1.75.0"
Expand Down

0 comments on commit 1e44ad4

Please sign in to comment.