diff --git a/src/boot/categories.toml b/src/boot/categories.toml index 0136f983b9f..00af4d11228 100644 --- a/src/boot/categories.toml +++ b/src/boot/categories.toml @@ -101,6 +101,12 @@ description = """ Crates to help with the process of confirming identities.\ """ +[automotive] +name = "Automotive" +description = """ +Crates related to the automotive industry, including vehicle control and diagnostics. +""" + [caching] name = "Caching" description = """