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

secrecy: impl Clone for SecretString #1217

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

tony-iqlusion
Copy link
Member

Fixes a regression from previous releases.

Closes #1216

Fixes a regression from previous releases
@tony-iqlusion tony-iqlusion force-pushed the secrecy/secret-string-cloning branch from 26367b5 to ff40d6b Compare September 18, 2024 12:55
@tony-iqlusion tony-iqlusion merged commit 4877b2d into main Sep 18, 2024
10 checks passed
@tony-iqlusion tony-iqlusion deleted the secrecy/secret-string-cloning branch September 18, 2024 12:59
@wiktor-k
Copy link

Thank you! 🙇

@tony-iqlusion tony-iqlusion mentioned this pull request Sep 18, 2024
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.

secrecy: the trait bound str: secrecy::CloneableSecret is not satisfied
2 participants