-
Notifications
You must be signed in to change notification settings - Fork 645
The homepage package version is missing #11236
New issue
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
Comments
what version are you talking about in that screenshot? if there is a v0.0.0 displayed then that's because that crate was released with that version. |
The version is not 0.0.0, but it is displayed as 0.0.0. When clicking on the package, the interface prompts "Appends to have no README.md file". But after a while, it returned to normal. |
which one? |
The issue can be reproduced with any package version 0.0.0. |
ah, I think I understand what happened here... the "default version" that is displayed here is calculated by a background job and roughly at the time of your report our background worker apparently had a bit of an issue. |
Current Behavior
Expected Behavior
The version should not be 0.0.0, but the version can be displayed normally
Steps To Reproduce
https://crates.io/
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: