mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-10 19:16:51 +00:00
Add categories to Cargo.toml
This commit is contained in:
parent
907134c2d1
commit
d947646d6f
@ -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…
Reference in New Issue
Block a user