Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/categories.toml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,13 @@ description = """
Crates to help with Sending, receiving, formatting, and parsing email.\
"""

[embedded]
name = "Embedded development"
description = """
Crates that are primarily useful on embedded devices or \
without an operating system.
"""

[emulators]
name = "Emulators"
description = """
Expand Down