Skip to content

Stale caching of crate that has apparently been deleted from crates.io #837

@ghost

Description

My crate 'pioneer' has one published version on crates.io (0.0.1). Apparently this crate name previously belonged to someone else who published a placeholder with the same name and version 0.1.1. I was not aware of this until I checked docs.rs.

Expected behavior
https://docs.rs/pioneer leads to documentation for version 0.0.1 of my crate.
In the owners section only my avatar is displayed.

Actual behavior
https://docs.rs/pioneer leads to documentation for version 0.1.1 of the deleted crate.
The previous owner's avatar is displayed in the owners section too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions