Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.
This repository was archived by the owner on May 20, 2020. It is now read-only.

Upgrade to error-chain 0.11 when released #100

Closed
@steveklabnik

Description

@steveklabnik
Owner

In #99 we upgraded to a prerelease version of error-chain in order to suppress warnings. We should use the real 0.11 when it's out.

I'm tagging this as help-wanted because it's an easy bug, but it's not possible until they actually have a new release; I don't know how long that will be.

Activity

steveklabnik

steveklabnik commented on Aug 8, 2017

@steveklabnik
OwnerAuthor

This should be easy once it's unblocked; https://github.com/steveklabnik/rustdoc/blob/master/Cargo.toml#L17 should change to

error-chain = "0.11.0"
steveklabnik

steveklabnik commented on Sep 8, 2017

@steveklabnik
OwnerAuthor

error-chain has released 0.11, so this is unblocked now!

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @steveklabnik

        Issue actions

          Upgrade to error-chain 0.11 when released · Issue #100 · steveklabnik/rustdoc