Skip to content

Drop rustc-serialize support #5

Closed
@dtolnay

Description

@dtolnay

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

shssoichiro commented on Mar 4, 2017

@shssoichiro
Owner

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

shssoichiro commented on Mar 5, 2017

@shssoichiro
Owner

Removed in 0.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @dtolnay@shssoichiro

      Issue actions

        Drop rustc-serialize support · Issue #5 · shssoichiro/zxcvbn-rs