-
Notifications
You must be signed in to change notification settings - Fork 665
Closed
Labels
C-enhancement ✨Category: Adding new behavior or a change to the way an existing feature worksCategory: Adding new behavior or a change to the way an existing feature works
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.
Metadata
Metadata
Assignees
Labels
C-enhancement ✨Category: Adding new behavior or a change to the way an existing feature worksCategory: Adding new behavior or a change to the way an existing feature works