Skip to content

crates.io is incorrectly disallowing feature names that start with numbers #1329

Closed
@sgrif

Description

@sgrif

While releasing Diesel 1.2 crates.io blocked me from uploading one of the crates because it has an optional feature called 128-column-tables, which cargo accepts, but crates.io doesn't. We seem to be assuming that feature names always map to crates, which is not what happens in practice.

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