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
This is expected to be an upstream problem, but I couldn't find the cause so far, maybe you can help?
cesarb/blake2-rfc#12
https://github.com/cesarb/blake2-rfc
The text was updated successfully, but these errors were encountered:
Its probably a problem with a dependency of blake2.rfc: arrayvec doesnt support no_std correctly
Sorry, something went wrong.
it wasn't arrayvec. Other ideas?
did you pass default-features = false?
default-features = false
yes:
blake2-rfc = { version = "0.2.18", default-features = false}
No branches or pull requests
This is expected to be an upstream problem, but I couldn't find the cause so far, maybe you can help?
cesarb/blake2-rfc#12
https://github.com/cesarb/blake2-rfc
The text was updated successfully, but these errors were encountered: