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

README links to the deprecated serde-yaml crate #176

Open
cyanboy opened this issue Jan 24, 2025 · 2 comments
Open

README links to the deprecated serde-yaml crate #176

cyanboy opened this issue Jan 24, 2025 · 2 comments

Comments

@cyanboy
Copy link

cyanboy commented Jan 24, 2025

The serde-yaml crate is no longer being maintained. I propose updating the documentation to point users to serde-yml which is currently the most popular fork of serde-yaml.

I have created a PR, with the proposed changes.

@dtolnay
Copy link
Member

dtolnay commented Jan 24, 2025

I am aware of that project but it lost my confidence with a number of repulsive misguided AI-generated changes. Do you know of a better option? "Most popular" is not a good guide.

@cyanboy
Copy link
Author

cyanboy commented Jan 24, 2025

I was not aware of these AI-generated changes, that doesn't too sound good.

I came across serde-yaml-ng. It claims to an independent continuation of serde-yaml and there seems to be some activity, but it hasn't seen a new release in around 8 months.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants