Closed
Description
Seeing #542 makes me think that maybe there should be metadata info for that. For example adding a key to Cargo.toml
, deprecated
would allow for people to say their package is deprecated and maybe with a message detailing why, or redirecting viewers to another crate ie. "use ring instead"
. This would also help with the crate ranking proposal by allowing crates to essentially opt out of being shown, or getting a high search ranking.