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 to serde 1.0 #123

Closed
1 of 2 tasks
tomusdrw opened this issue Apr 21, 2017 · 3 comments
Closed
1 of 2 tasks

Update to serde 1.0 #123

tomusdrw opened this issue Apr 21, 2017 · 3 comments
Labels

Comments

@tomusdrw
Copy link
Contributor

tomusdrw commented Apr 21, 2017

https://github.com/serde-rs/serde/releases/tag/v1.0.0

  • Migrate to serde 1.0
  • Zero-copy deserialization (might require a lot of changes with lifetimes)
@tomusdrw tomusdrw mentioned this issue May 5, 2017
@Marwes
Copy link
Contributor

Marwes commented May 16, 2017

Any chance of a release with serde 1.0.0? (even without the zero-copy part)

@tomusdrw
Copy link
Contributor Author

We're working our way towards releasing 7.0.0. Just some minor stuff left and battle testing. Expect a new version within a month. For now you can reference the git version.

@debris
Copy link
Contributor

debris commented Aug 10, 2017

@tomusdrw I don't see a point to implement zero-copy deserialization for jsonrpc crates in nearest future. Should we close this issue?

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

No branches or pull requests

3 participants