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
For some reason crates.io struggles to identify a licence.
Right now Cargo.toml sets a licence by providing a path to the licence file. Possible workaround might be setting it explicitly with
Cargo.toml
license = "MIT"
ps. thanks for the project 🙏🏼
The text was updated successfully, but these errors were encountered:
Hey @ejiektpobehuk 👋
Would #66 fix things for you?
Sorry, something went wrong.
Thanks @ejiektpobehuk for the report, v0.12.6 is live: https://crates.io/crates/fast_qr/0.12.6
Successfully merging a pull request may close this issue.
For some reason crates.io struggles to identify a licence.
Right now
Cargo.toml
sets a licence by providing a path to the licence file. Possible workaround might be setting it explicitly withps. thanks for the project 🙏🏼
The text was updated successfully, but these errors were encountered: