Skip to content

Incorrect metadata coming from last published version #1389

Closed
@kvark

Description

@kvark

Case in question: https://crates.io/crates/io-surface

The "Repository" link under "io-surface 0.10.0" at the top is pointing to "https://github.com/servo/io-surface-rs", which is wrong. The repository was moved after 0.9, and the actual Cargo.toml for 0.10.0 has:

homepage = "https://github.com/servo/core-foundation-rs"
repository = "https://github.com/servo/core-foundation-rs"
version = "0.10.0"

@jrmuizel suspects "crates.io" got confused because 0.9.1 was published last. This seems like a bug in the web site.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions