Skip to content

Commit 98eaafa

Browse files
authored
Add an "Embedded" category
1 parent 29a1dcd commit 98eaafa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/categories.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,13 @@ description = """
165165
Crates to help with Sending, receiving, formatting, and parsing email.\
166166
"""
167167

168+
[embedded]
169+
name = "Embedded development"
170+
description = """
171+
Crates that are primarily useful on embedded devices or \
172+
without an operating system.
173+
"""
174+
168175
[emulators]
169176
name = "Emulators"
170177
description = """

0 commit comments

Comments
 (0)