diff --git a/src/help_parser/Cargo.toml b/src/help_parser/Cargo.toml index d3a8a0f54..2c4080c81 100644 --- a/src/help_parser/Cargo.toml +++ b/src/help_parser/Cargo.toml @@ -3,3 +3,4 @@ name = "help_parser" version = "0.0.18" edition = "2021" license = "MIT" +description = "A collection of functions to parse the markdown code of help files"