Skip to content

Commit 9dff291

Browse files
committed
1. Description updated.
1 parent f78d27e commit 9dff291

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ license = "MIT/Apache-2.0"
99
readme = "README.md"
1010

1111
description = "Macro for including trees, strings, arrays from files."
12+
keywords = ["procedural-macros", "macros", "code-generation", "code-transformation", "file-io", "clucompany"]
13+
categories = ["development-tools", "development-tools::build-utils"]
1214

1315
[lib]
1416
proc-macro = true

0 commit comments

Comments
 (0)