Skip to content

Commit 252f8c7

Browse files
authored
Add automotive category (#11645)
1 parent c76120b commit 252f8c7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/boot/categories.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,12 @@ description = """
101101
Crates to help with the process of confirming identities.\
102102
"""
103103

104+
[automotive]
105+
name = "Automotive"
106+
description = """
107+
Crates related to the automotive industry, including vehicle control and diagnostics.
108+
"""
109+
104110
[caching]
105111
name = "Caching"
106112
description = """

0 commit comments

Comments
 (0)