Skip to content

Commit 8615aee

Browse files
authored
Add categories to Cargo.toml
1 parent 70b2ac2 commit 8615aee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ homepage = "https://clap.rs/"
1010
readme = "README.md"
1111
license = "MIT"
1212
keywords = ["argument", "command", "arg", "parser", "parse"]
13+
categories = ["command-line-interface"]
1314
description = """
1415
A simple to use, efficient, and full featured Command Line Argument Parser
1516
"""

0 commit comments

Comments
 (0)