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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
There are several issues:
cargo publish
The text was updated successfully, but these errors were encountered:
I worked around this for 0.9.5 by fixing the assets symlinks, unlinking the missing .so, and running with --allow-dirty.
Sorry, something went wrong.
Just a note - the android example was already broken. We definitely should add cargo semver checks to CI though.
This was fixed by #303, right?
Yes, I think so!
No branches or pull requests
There are several issues:
cargo publish
attempts to verify that all files in android-example are actually present, so we can't publish without fixing the first issueThe text was updated successfully, but these errors were encountered: