Skip to content

Commit 3ac821e

Browse files
Merge pull request #715 from dathinab/patch-1
Add category for built utils
2 parents 7510b8b + 0610bbd commit 3ac821e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/categories.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,12 @@ Crates that provide developer-facing features such as testing, debugging, \
133133
linting, performance profiling, autocompletion, formatting, and more.\
134134
"""
135135

136+
[development-tools.categories.build-utils]
137+
name = "Build Utils"
138+
description = """
139+
Utilities for build scripts and other build time steps.\
140+
"""
141+
136142
[development-tools.categories.cargo-plugins]
137143
name = "Cargo plugins"
138144
description = """

0 commit comments

Comments
 (0)