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

fix(s2n-quic-crypto): pin zeroize_derive until fixed #1681

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

camshaft
Copy link
Contributor

Description of changes:

Zeroize recently broke generic bounds in the derive macro. The fix in RustCrypto/utils#879 does not resolve our current usage of the macro.

This change pins the dependency until a fix is available.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@camshaft camshaft changed the title fix(s2n-quic-crypto): manually implement Zeroize fix(s2n-quic-crypto): pin zeroize_derive until fixed Mar 29, 2023
@camshaft camshaft enabled auto-merge (squash) March 29, 2023 17:12
@camshaft camshaft merged commit da7943f into main Mar 29, 2023
@camshaft camshaft deleted the camshaft/zeroize-fix branch March 29, 2023 18:22
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

3 participants