Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Drop rustc-serialize dependency #17

Open
dtolnay opened this issue Apr 30, 2017 · 2 comments
Open

Drop rustc-serialize dependency #17

dtolnay opened this issue Apr 30, 2017 · 2 comments

Comments

@dtolnay
Copy link

dtolnay commented Apr 30, 2017

It has been deprecated: announcement.

Is there any functionality you would require from Serde or another library before this would be possible?

@ebfull
Copy link
Contributor

ebfull commented May 2, 2017

In bellman (a project like this one that I'm working on) I have adopted serde completely.

@JulianSchuette
Copy link

We use a fork of this project here with serde support: https://github.com/georgbramm/bn
@ebfull Would you be interested in a PR or will this project stay with rustc-serialize?

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

No branches or pull requests

3 participants