Skip to content

Published crate does not appear in "just updated" section #949

@lambda-fairy

Description

@lambda-fairy

I published two crates, maud_macros:0.17.1 and maud:0.17.1, one after the other. Both of these uploads succeed.

But when I look for them on the front page of crates.io, only maud can be found:

Screenshot of crates.io

Indeed, the underlying JSON data doesn't include maud_macros at all!

I suspect that this is due to maud_macros having no keywords or categories in its metadata. The crate is supposed to be an implementation detail -- users should depend on maud instead -- so this lack of metadata is intentional. For that reason I'm not worried about it not appearing in the list 😛 It's still strange for crates.io to hide the entry though.

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