We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
rust-lang/crates.io@d64528f
No branches or pull requests
I'm running into this error trying to publish rust-openssl:
The Cargo.toml seems like it should be valid: https://github.com/sfackler/rust-openssl/blob/178d0f0c8e503b4eecb6ec5c118922ad52606c60/Cargo.toml
The text was updated successfully, but these errors were encountered: