Add categories to Cargo.toml
This commit is contained in:
parent
907134c2d1
commit
d947646d6f
1 changed files with 1 additions and 0 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue