Skip to content

Change a published crate's canonincal name from hyphen to underscore or vice versa (once cargo recognizes either) #166

@Fraser999

Description

@Fraser999

I mistakenly published a crate with a trailing _sys in its name instead of -sys. I can't now publish under the correct name as this is identified as a rename which is forbidden.

The ideal situation would be to rename the _sys crate, but failing that, is it possible to delete it and republish under the correct name?

The crate in question is https://crates.io/crates/maidsafe_libsodium_sys.

This relates to https://internals.rust-lang.org/t/pre-rfc-hyphens-in-crate-names-redux/1655. If that RFC were accepted and implemented, this wouldn't be an issue I guess?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancement ✨Category: Adding new behavior or a change to the way an existing feature works

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions