Closed
Description
According to Rust release milestone predictions, rustc-serialize is scheduled to be deprecated in next month's beta release of Rust.
This would be a good time to let us know if there is any functionality you require from Serde before that happens.
Activity
shssoichiro commentedon Mar 4, 2017
Thanks, I knew rustc-serialize was on the way out, but didn't know there was an official deprecation plan. I'll rip it out in the next breaking release.
As of 0.9, serde does everything I need it to for this library; I only included rustc-serialize support for users who may want it.
shssoichiro commentedon Mar 5, 2017
Removed in 0.4.0