mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 05:21:23 +00:00
chore: Update categories in Cargo.toml (#57)
This commit is contained in:
parent
ca4fa0b9bf
commit
8cecfdf2f6
@ -8,7 +8,7 @@ license = "MIT" # or any other appr
|
||||
repository = "https://github.com/ratatui-org/ratatui-macros"
|
||||
documentation = "https://docs.rs/ratatui-macros"
|
||||
keywords = ["ratatui", "macros", "tui", "ui"]
|
||||
categories = ["tui", "macro"]
|
||||
categories = ["command-line-interface"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user