mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
fix categories
This commit is contained in:
parent
895c013d10
commit
d760533c94
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ homepage = "https://github.com/extrawurst/gitui"
|
|||
repository = "https://github.com/extrawurst/gitui"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
categories = ["testing","utf8"]
|
||||
categories = ["development-tools","development-tools::testing","encoding"]
|
||||
keywords = ["string"]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Reference in a new issue