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 serde_yaml with serde_norway due to maintenance concerns #39

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

morr0ne
Copy link
Contributor

@morr0ne morr0ne commented Mar 5, 2025

serde_yaml has been deprecated and is no longer maintained. After evaluating alternatives, serde_norway appears to be the most actively maintained fork at present. While not perfect, it provides a more sustainable dependency than an unmaintained library.

The current YAML ecosystem in rust is rather bleak, with several alternatives having various drawbacks. For context on the situation:

In the longer term I am considering rolling my own lib, but this change should address the immediate concern.

Depends on #38

Copy link
Collaborator

@JakeStanger JakeStanger left a comment

Choose a reason for hiding this comment

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

lgtm, cheers!

@morr0ne
Copy link
Contributor Author

morr0ne commented Mar 5, 2025

Should be good now

@JakeStanger JakeStanger merged commit 6caaed2 into corn-config:master Mar 5, 2025
12 checks passed
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.

2 participants