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

Compatible with serde 1.0 #64

Merged
merged 1 commit into from
Apr 29, 2017
Merged

Compatible with serde 1.0 #64

merged 1 commit into from
Apr 29, 2017

Conversation

michaelkirk
Copy link
Member

@michaelkirk michaelkirk commented Apr 28, 2017

  • serde::error::Error was removed

    For details see:
    serde-rs/serde@3cc14c2

  • Added lifetime parameter for Deserialize

Closes #63

* serde::error::Error was removed

  For details see:
  serde-rs/serde@3cc14c2

* Added lifetime parameter for Deserialize
Copy link
Contributor

@KodrAus KodrAus left a comment

Choose a reason for hiding this comment

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

Thanks for getting on top of this @michaelkirk! You beat me to it.

@KodrAus KodrAus merged commit 70ebc0f into master Apr 29, 2017
@KodrAus
Copy link
Contributor

KodrAus commented Apr 29, 2017

@frewsxcv Let's get a 0.7 release out the door :)

@frewsxcv frewsxcv deleted the mkirk/serder-1.0-compat branch April 29, 2017 15:21
@frewsxcv
Copy link
Member

Thanks for PR! just released 0.7.0

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.

3 participants