with actual category
This commit is contained in:
parent
9458211728
commit
f89492f79e
@ -10,7 +10,7 @@ documentation = "https://docs.rs/gitignore"
|
|||||||
description = """
|
description = """
|
||||||
gitignore is a tool for easily adding patterns to gitignore and cleaning up afterwards
|
gitignore is a tool for easily adding patterns to gitignore and cleaning up afterwards
|
||||||
"""
|
"""
|
||||||
categories = ["git-tools"]
|
categories = ["command-line-interface"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
|
@ -11,7 +11,7 @@ documentation = "https://docs.rs/gitignore"
|
|||||||
description = """
|
description = """
|
||||||
gitignore_inner is the internal module for cargo
|
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
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user