rust-cookbook icon indicating copy to clipboard operation
rust-cookbook copied to clipboard

Mime crate badges show CSV's version

Open Wolvereness opened this issue 3 years ago • 1 comments
trafficstars

https://rust-lang-nursery.github.io/rust-cookbook/web/mime.html

image

Mime should be v0.3.16, or whatever minor-version is used, but appears to be showing (and referencing) the version for CSV. I suspect this is might be an issue upstream in https://github.com/rust-lang/mdBook, but I don't have the capability to properly debug it.

Wolvereness avatar Aug 31 '22 18:08 Wolvereness

It's just a typo in src/links.md. There are actually some others too:

bl-ue avatar Oct 04 '22 16:10 bl-ue