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

Replace encoding with encoding_rs #285

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Conversation

suzak
Copy link
Contributor

@suzak suzak commented Apr 16, 2023

cargo-audit reports encoding is unmaintained.
Replace it with well-maintained encoding_rs.

Crate: encoding
Version: 0.2.33
Warning: unmaintained
Title: encoding is unmaintained
Date: 2021-12-05
ID: RUSTSEC-2021-0153
URL: https://rustsec.org/advisories/RUSTSEC-2021-0153

Copy link
Contributor

@tomhoule tomhoule left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! Thanks

@tomhoule tomhoule merged commit 3110856 into prisma:main Jun 2, 2023
30 of 31 checks passed
@max-sixty
Copy link

Thanks @suzak !

@tomhoule if a release were possible with this change, that would be great. Thank you in advance!

@suzak suzak deleted the encoding_rs branch April 30, 2024 13:13
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