We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 907134c + d947646 commit 72a67f4Copy full SHA for 72a67f4
Cargo.toml
@@ -9,6 +9,7 @@ readme = "README.md"
9
license = "Apache-2.0/MIT"
10
include = ["src/*.rs", "Cargo.toml", "build.rs"]
11
build = "build.rs"
12
+categories = ["development-tools"]
13
14
[features]
15
default = ["cargo-fmt"]
0 commit comments