Skip to content

Commit

Permalink
chore: Update package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayJack committed Feb 12, 2025
1 parent 8623094 commit 738ca3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ authors = [
repository = "https://github.com/GrayJack/rbitset"
readme = "README.md"
license = "MIT"
keywords = ["no_std", "bitset", "set"]
categories = ["data-structures", "no-std"]
categories = ["data-structures", "no-std", "algorithms", "embedded"]
keywords = ["bitset", "bitarray", "no_std", "set", "stack-allocated"]
edition = "2021"
exclude = ["/.fleet", "/.github", "/.idea", "/.vscode"]

Expand Down

0 comments on commit 738ca3d

Please sign in to comment.