Skip to content
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 opened this issue Aug 1, 2017 · 2 comments
Closed

Upgrade to error-chain 0.11 when released #100

steveklabnik opened this issue Aug 1, 2017 · 2 comments

Comments

@steveklabnik
Copy link
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.

@steveklabnik
Copy link
Owner Author

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
Copy link
Owner Author

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

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

No branches or pull requests

1 participant