We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 get this when running cargo publish:
cargo publish
error: api errors: unknown license or other term: GPL-3.0-or-later; see http://opensource.org/licenses for options, and http://spdx.org/licenses/ for their identifiers
But "GPL-3.0-or-later" is listed here: https://spdx.org/licenses/
The text was updated successfully, but these errors were encountered:
Created an upstream issue, ehuss/license-exprs#27
Sorry, something went wrong.
Change license id so it's accepted by crates.io
52957a1
rust-lang/crates.io#1435
Closing this, since it's an upstream issue
No branches or pull requests
I get this when running
cargo publish
:But "GPL-3.0-or-later" is listed here: https://spdx.org/licenses/
The text was updated successfully, but these errors were encountered: