Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error publishing package with reexported feature #963

Closed
sfackler opened this issue Nov 22, 2014 · 0 comments
Closed

Error publishing package with reexported feature #963

sfackler opened this issue Nov 22, 2014 · 0 comments

Comments

@sfackler
Copy link
Member

I'm running into this error trying to publish rust-openssl:

 ❯ cargo publish --verbose
    Updating registry `https://github.com/rust-lang/crates.io-index`
   Uploading openssl v0.0.2 (file:///home/sfackler/rust/rust-openssl)
api errors: invalid upload request: ApplicationError(invalid crate name specified: openssl-sys/tlsv1_2)

The Cargo.toml seems like it should be valid: https://github.com/sfackler/rust-openssl/blob/178d0f0c8e503b4eecb6ec5c118922ad52606c60/Cargo.toml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant