Skip to content

Upgrade to Serde 1.0 #2

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Upgrade to Serde 1.0 #2

wants to merge 2 commits into from

Conversation

strager
Copy link

@strager strager commented Oct 2, 2018

Upgrade rustdt-json_rpc to the Serde 1.0.0. Using a stable version of Serde will let people more easily use rustdt-json_rpc.

Serde introduced many breaking changes between versions 0.8.0 and 1.0.0:

These commits address issue #1.

Note to maintainers: I strongly prefer rebasing or merging (and not squashing) to preserve history.

Prepare to upgrade rustdt-json_rpc to Serde 1.0.0 by upgrading to
version 0.9.0.

Serde introduced many breaking changes between versions 0.8.0 and 0.9.0:

* https://github.com/serde-rs/serde/releases/tag/v0.9.0
* https://github.com/serde-rs/json/releases/tag/v0.9.0
Upgrade rustdt-json_rpc to the Serde 1.0.0. Using a stable version of
Serde will let people more easily use rustdt-json_rpc.

Serde introduced many breaking changes between versions 0.9.0 and 1.0.0:

* https://github.com/serde-rs/serde/releases/tag/v1.0.0
* https://github.com/serde-rs/json/releases/tag/v1.0.0
@bruno-medeiros
Copy link
Contributor

This project was mainly a learning project, I don't think there is use in continuing to develop it (even if I have for that in future). I will probably archive it.

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