Skip to content

Commit

Permalink
Cargo.toml: add categories
Browse files Browse the repository at this point in the history
  • Loading branch information
Jules-Bertholet committed Apr 23, 2024
1 parent 8c0c8a1 commit f702502
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ authors = [
homepage = "https://github.com/unicode-rs/unicode-width"
repository = "https://github.com/unicode-rs/unicode-width"
license = "MIT/Apache-2.0"
categories = [
"command-line-interface",
"internationalization",
"no-std::no-alloc",
"text-processing",
]
keywords = ["text", "width", "unicode"]
readme = "README.md"
description = """
Expand Down

0 comments on commit f702502

Please sign in to comment.