Skip to content

Switch from rustc_serialize to serde #177

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

Merged
merged 2 commits into from
Nov 3, 2016
Merged

Switch from rustc_serialize to serde #177

merged 2 commits into from
Nov 3, 2016

Conversation

azerupi
Copy link
Contributor

@azerupi azerupi commented Nov 3, 2016

This PR switches from rustc-serialize to serde. We actually don't even need codegen from serde. Only the Chapter struct had to implement Serialize but that was trivial to do.

@azerupi azerupi merged commit f0c0d71 into master Nov 3, 2016
@azerupi azerupi deleted the serde branch April 15, 2017 18:48
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