diff --git a/Cargo.toml b/Cargo.toml index 92e990a..d967835 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "libtest-mimic-collect" version = "0.1.0" edition = "2021" authors = ["Marat Dulin "] +description = "Global test collector for libtest-mimic" categories = [ "development-tools::testing", ]