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
tiny-bip39
#1701 will start using the https://github.com/sigp/tiny-bip39 repo for the tiny-bip39 crate, since the one on crates.io does not implement Zeroize.
Zeroize
@realbigsean has made an upstream PR here: maciejhirsz/tiny-bip39#22
Once the upstream PR has been merged, swap back to the crates.io version.
The text was updated successfully, but these errors were encountered:
The PR has been merged! 🎉
maciejhirsz/tiny-bip39#22
Sorry, something went wrong.
f0c9339
Successfully merging a pull request may close this issue.
Description
#1701 will start using the https://github.com/sigp/tiny-bip39 repo for the
tiny-bip39
crate, since the one on crates.io does not implementZeroize
.@realbigsean has made an upstream PR here: maciejhirsz/tiny-bip39#22
Steps to resolve
Once the upstream PR has been merged, swap back to the crates.io version.
The text was updated successfully, but these errors were encountered: