diff --git a/src/boot/categories.toml b/src/boot/categories.toml index 30094e8f3e6..2ab4c46a1ab 100644 --- a/src/boot/categories.toml +++ b/src/boot/categories.toml @@ -354,7 +354,7 @@ Parsers implemented for particular formats or languages.\ """ [parsing] -name = "Parsing" +name = "Parsing tools" description = """ Crates to help create parsers of binary and text \ formats. Format-specific parsers belong in other, more specific \