You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently uploaded the first version of the crate cradle to crates.io: https://crates.io/crates/cradle. The versions tab correctly shows that there is only one version (0.0.0). On the corresponding docs.rs link (https://docs.rs/cradle/0.0.0/cradle/) I found that at the top it says 'Go to latest version', which links to a version 0.1.1 of the cradle crate that I didn't upload: https://docs.rs/crate/cradle/0.1.1. That version does not exist on crates.io.
(The text in that version seems to be an attempt at putting pressure on the crates.io team for handling crate squatting differently. I'd like to point out that I didn't write that text. I think the crates.io team is great!)
I thought it wasn't possible to delete crates from crates.io, so I'm not sure how this situation can happen. But more importantly: Can this be fixed somehow? I'd love to have documentation for my crate hosted on docs.rs that doesn't nudge users to see a 'latest version' of the docs that shouldn't be there.
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Thanks @jyn514! So the fix is a manual repair on the docs.rs db, that you can run? If so, could you please perform that repair? And could you ping me when it's done? Thanks a lot!
I recently uploaded the first version of the crate
cradle
to crates.io: https://crates.io/crates/cradle. The versions tab correctly shows that there is only one version (0.0.0
). On the corresponding docs.rs link (https://docs.rs/cradle/0.0.0/cradle/) I found that at the top it says 'Go to latest version', which links to a version0.1.1
of thecradle
crate that I didn't upload: https://docs.rs/crate/cradle/0.1.1. That version does not exist on crates.io.(The text in that version seems to be an attempt at putting pressure on the crates.io team for handling crate squatting differently. I'd like to point out that I didn't write that text. I think the crates.io team is great!)
I thought it wasn't possible to delete crates from crates.io, so I'm not sure how this situation can happen. But more importantly: Can this be fixed somehow? I'd love to have documentation for my crate hosted on docs.rs that doesn't nudge users to see a 'latest version' of the docs that shouldn't be there.
Thanks a lot!
The text was updated successfully, but these errors were encountered: