Skip to content

Commit

Permalink
Add categories to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
shepmaster authored Jan 20, 2017
1 parent 70b2ac2 commit 8615aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ homepage = "https://clap.rs/"
readme = "README.md"
license = "MIT"
keywords = ["argument", "command", "arg", "parser", "parse"]
categories = ["command-line-interface"]
description = """
A simple to use, efficient, and full featured Command Line Argument Parser
"""
Expand Down

0 comments on commit 8615aee

Please sign in to comment.