rust-lang-deprecated / failure

Error management

Home Page:https://rust-lang-nursery.github.io/failure/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update failure_derive dependencies

Aaron1011 opened this issue · comments

The quote, syn, and proc-macro2 crates all have 1.0 releases. Updating failure would prevent downstream crates from needing to build multiple versions of these crates (since other crates have updated to newer versions).

Thanks for opening this. I've published Failure 0.1.6 with these dependencies bumped.