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 committed Jan 20, 2017
1 parent 907134c commit d947646
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Expand Up @@ -9,6 +9,7 @@ readme = "README.md"
license = "Apache-2.0/MIT"
include = ["src/*.rs", "Cargo.toml", "build.rs"]
build = "build.rs"
categories = ["development-tools"]

[features]
default = ["cargo-fmt"]
Expand Down

0 comments on commit d947646

Please sign in to comment.