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

Use optional dependency feature syntax to make serde actually optional #54

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Mar 30, 2023

Revives #46
It has been long enough that this shouldn't break too many people anymore

@LPGhatguy
Copy link

Hello! This broke our build today. Though we meet the MSRV requirement, turning off the serde feature by default is a breaking change.

This would be a good candidate for a 0.2.0 release, but as this was released in 0.1.25, it breaks existing projects that were not specifying the serde feature.

@Veykril
Copy link
Member Author

Veykril commented Mar 31, 2023

Ah you are absolutely right, surprised this didn't come up the last time we attempted it at all. Yanked the version.

@LPGhatguy
Copy link

Thank you for such a quick response! I'm glad we were able to run into this to send over feedback soon after the release.

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

Successfully merging this pull request may close these issues.

2 participants