fix(Cargo.toml): Add correct categories

This commit is contained in:
Benedikt Peetz 2024-05-03 21:00:09 +02:00
parent 3957747ce4
commit 80392410f5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ version = "0.1.0"
edition = "2021"
license = "LGPL-3.0-or-later"
repository = "https://git.nerdcult.net/trinitrix/keymaps"
categories = ["command-line, tui, library"]
categories = ["command-line-interface", "data-structures", "encoding"]
keywords = ["keymaps", "keychords", "vim"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html