Skip to content

Commit 7a897a1

Browse files
Merge pull request #545 from Nemo157/patch-1
Add development-tools.procedural-macro-helpers category
2 parents 474e926 + 433a0eb commit 7a897a1

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
@@ -153,6 +153,12 @@ Crates to help you better interface with other languages. This \
153153
includes binding generators and helpful language constructs.\
154154
"""
155155

156+
[development-tools.categories.procedural-macro-helpers]
157+
name = "Procedural macro helpers"
158+
description = """
159+
Crates to help you write procedural macros in Rust.
160+
"""
161+
156162
[development-tools.categories.profiling]
157163
name = "Profiling"
158164
description = """

0 commit comments

Comments
 (0)