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

Update serde #86

Merged
merged 1 commit into from
Aug 3, 2016
Merged

Update serde #86

merged 1 commit into from
Aug 3, 2016

Conversation

alexbool
Copy link
Contributor

@alexbool alexbool commented Aug 2, 2016

Well, chrono also works with older versions of serde, so I decided to use <0.9 as version bound

@alexbool alexbool changed the title Update serde to 0.8 Update serde Aug 2, 2016
@lifthrasiir lifthrasiir merged commit d4d2ebb into chronotope:master Aug 3, 2016
@lifthrasiir
Copy link
Contributor

Thank you! (You are right that Chrono works with serde 0.7 as well. I personally haven't tried 0.8 yet, but CI is already green, so yeah.)

@lifthrasiir lifthrasiir mentioned this pull request Aug 3, 2016
@alexbool
Copy link
Contributor Author

alexbool commented Aug 3, 2016

It would also be great to publish a release

lifthrasiir added a commit that referenced this pull request Aug 3, 2016
- Serde 0.8 is now supported. (#86)

- The deserialization implementation for rustc-serialize now properly
  verifies the input. Also tons of tests have been added. (#42)
@lifthrasiir
Copy link
Contributor

@alexbool I've taken this opportunity to make a quick fix for #42. Now done!

@alexbool
Copy link
Contributor Author

alexbool commented Aug 3, 2016

Thanks!

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