meta: update crate description to be more useful

This commit is contained in:
Kat Marchán 2021-08-04 21:27:08 -07:00
parent b48296e96c
commit 4d58e66639
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name = "miette"
version = "0.0.0"
authors = ["Kat Marchán <kzm@zkat.tech>"]
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"