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

Remove explicit serialization feature from fj; leave implicit serde feature #688

Merged
merged 2 commits into from
Jun 13, 2022

Conversation

hannobraun
Copy link
Owner

This is a bit more in line with what I've seen from other projects.

Since the `serde` dependency is still optional, there's now an implicit
`serde` feature that can be used to enable it. This is more in line with
what I've seen from other projects.
@hannobraun
Copy link
Owner Author

I've verified that CI still executes all 3 fj unit tests, which includes the one that tests serialization.

@hannobraun hannobraun enabled auto-merge June 13, 2022 12:54
@hannobraun hannobraun merged commit 1256719 into main Jun 13, 2022
@hannobraun hannobraun deleted the serde branch June 13, 2022 13:00
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.

1 participant