Closed
Description
serde 1.0 has been around since over two years now, so I think one could think about removing rustc-serialize. I see two tasks:
- Removing the use as a dev-dependency in the tests of rust-url: Make the tests use serde_json instead of rustc_serialize #514
- Removing the use as a dev-dependency in the tests of idna: Move tests of idna to serde-json #518
- Removing the optional feature (for a future 2.0, see Tracking issue for rust-url 2.0 #463): url crate: remove rustc-serialize optional dependency #507
Metadata
Metadata
Assignees
Labels
No labels