diff --git a/src/boot/categories.toml b/src/boot/categories.toml index 9d78dd97b43..c01ff6d3922 100644 --- a/src/boot/categories.toml +++ b/src/boot/categories.toml @@ -80,6 +80,12 @@ description = """ Algorithms for making data smaller.\ """ +[computer-vision] +name = "Computer vision" +description = """ +Crates for comprehending the world from video or images.\ +""" + [config] name = "Configuration" description = """