diff --git a/Cargo.toml b/Cargo.toml index 9293acc..75beae6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "miette" version = "0.0.0" authors = ["Kat Marchán "] -description = "you FAIL miette? you fail her compiler like the unsafe C program? oh! oh! jail for mother! jail for mother for One Thousand Years!!!!" +description = "Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers." categories = ["rust-patterns"] repository = "https://github.com/zkat/miette" documentation = "https://docs.rs/miette"