with actual category

This commit is contained in:
Kasper Juul Hermansen 2022-10-21 01:00:09 +02:00
parent 9458211728
commit f89492f79e
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ documentation = "https://docs.rs/gitignore"
description = """
gitignore is a tool for easily adding patterns to gitignore and cleaning up afterwards
"""
categories = ["git-tools"]
categories = ["command-line-interface"]
edition = "2021"
[workspace]

View File

@ -11,7 +11,7 @@ documentation = "https://docs.rs/gitignore"
description = """
gitignore_inner is the internal module for cargo
"""
categories = ["git-tools"]
categories = ["command-line-interface"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html