We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Similar to #76
Currently if the most recent version of the crate is yanked this is what crates.io says when you click the crate in the search results:
This crate has been yanked, but it is still available for download for other crates that may be depending on it. You may wish to view all versions to find one that has not been yanked.
This crate has been yanked, but it is still available for download for other crates that may be depending on it.
You may wish to view all versions to find one that has not been yanked.
Clicking on a search result should display the most recent non-yanked version instead.
The text was updated successfully, but these errors were encountered:
Just ran into this for one of my crates and thought I somehow yanked everything. Very confusing
Sorry, something went wrong.
Yep, this is a duplicate of #510.
No branches or pull requests
Similar to #76
Currently if the most recent version of the crate is yanked this is what crates.io says when you click the crate in the search results:
Clicking on a search result should display the most recent non-yanked version instead.
The text was updated successfully, but these errors were encountered: