Skip to content

Commit 72a67f4

Browse files
authored
Merge pull request #1281 from shepmaster/patch-1
Add categories to Cargo.toml
2 parents 907134c + d947646 commit 72a67f4

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
@@ -9,6 +9,7 @@ readme = "README.md"
99
license = "Apache-2.0/MIT"
1010
include = ["src/*.rs", "Cargo.toml", "build.rs"]
1111
build = "build.rs"
12+
categories = ["development-tools"]
1213

1314
[features]
1415
default = ["cargo-fmt"]

0 commit comments

Comments
 (0)