Oh, I love the idea by @kornel to grey out/dim deprecated crates on lib.rs
It makes it immediately obvious that a crate should not be used anymore.
There are some other goodies they have implemented as well, like:
- typo correction in search
- short URLs avoid bad crates
- and much more
For a full list, head over to the #Rust lang forum thread:
https://users.rust-lang.org/t/recent-lib-rs-site-improvements/92001
Thank you @kornel