zkat / miette

Fancy extension for std::error::Error with pretty, detailed diagnostic printing.
https://docs.rs/miette
Apache License 2.0
1.85k stars 106 forks source link

fix #270 #362

Closed TrapinchO closed 3 months ago

TrapinchO commented 3 months ago

I realized I edited the wrong alt-text, this should fix it, hopefully.

zkat commented 3 months ago

You'll also want to run cargo make readme.

TrapinchO commented 3 months ago

done

zkat commented 3 months ago

You still need to update the alt text for the newer image. It's still using the old text.

TrapinchO commented 3 months ago

I swear I fixed it before... anyways, this should be it. Got a little bit confused about how cargo make works, sorry.