Skip to content

Commit c50b79d

Browse files
committed
chore: remove incorrect categories
1 parent 547d5cf commit c50b79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ documentation = "https://github.com/Erb3/markdown-builder"
1010
authors = ["Erb3 <[email protected]>"]
1111
edition = "2021"
1212
keywords = ["markdown", "builder", "documentation"]
13-
categories = ["template-engine", "data-structures", "encoding"]
13+
categories = ["template-engine"]
1414

1515
[dependencies]
1616
dyn-clonable = "0.9.0"

0 commit comments

Comments
 (0)