Skip to content

Commit c46ea04

Browse files
committed
build: remove two categories from Cargo.toml for possible further publication
1 parent b584360 commit c46ea04

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Cargo.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ keywords = [
1717
]
1818

1919
categories = [
20-
"development-tools",
21-
"development-tools::build-utils",
22-
"development-tools::procedural-macro",
23-
"code-generation",
20+
"development-tools",
21+
"development-tools::build-utils",
2422
"parsing"
2523
]
2624

0 commit comments

Comments
 (0)