Skip to content
New issue

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

zeroize v0.9.0 #215

Merged
merged 1 commit into from Jun 4, 2019
Merged

zeroize v0.9.0 #215

merged 1 commit into from Jun 4, 2019

Conversation

tony-iqlusion
Copy link
Member

@tony-iqlusion tony-iqlusion commented Jun 4, 2019

NOTICE: This release changes the default behavior of derive(Zeroize) to no longer derive a Drop impl. If you wish to derive Drop, you must now explicitly add a #[zeroize(drop)] attribute on the type for which you are deriving Zeroize.

@tony-iqlusion tony-iqlusion merged commit 5fa0481 into develop Jun 4, 2019
@tony-iqlusion tony-iqlusion deleted the zeroize/v0.9.0 branch June 4, 2019 23:15
This was referenced Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant