Skip to content

Non-ASCII crate names don’t seem to work #59

Closed
@ftxqxd

Description

@ftxqxd
$ cargo new áccênts
$ cd áccênts
$ cargo publish
    Updating registry `https://github.com/rust-lang/crates.io-index`
Warning: manifest has no license. See http://doc.crates.io/manifest.html#package-metadata for more info.
   Uploading áccênts v0.0.0 (file:///home/me/%C3%A1cc%C3%AAnts)
failed to get a 200 OK response: Response {500, content-length: 30, server: nginx, via: 1.1 vegur, connection: keep-alive, date: Sat, 22 Nov 2014 01:35:10 GMT, Error 404: Not Found
Not Found]

I’m not sure if this a Cargo bug or a crates.io bug. Should non-ASCII crate names be allowed at all (at this stage)?

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