Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Upgrade hyper dependency to 0.9 #1973

Merged
merged 1 commit into from
Aug 22, 2016
Merged

Conversation

nipunn1313
Copy link
Contributor

Fixes #1972
Ran through tests just fine. The breaking change had to do with the reexported Url type
https://github.com/hyperium/hyper/blob/master/CHANGELOG.md
https://github.com/servo/rust-url/blob/master/UPGRADING.md

We only use the re-exported type in work_notify.rs. It's only used to parse urls and pass them back into hyper.
Furthermore, I read through the latter upgrade doc and it looks like everything should be caught at compile time, so I feel increasingly confident that this upgrade should just work™

@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 86.972% when pulling dd5aa78 on nipunn1313:hyper into fcfacc7 on ethcore:master.

@gavofyork gavofyork added the A0-pleasereview 🤓 Pull request needs code review. label Aug 21, 2016
@rphmeier rphmeier added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Aug 22, 2016
@gavofyork gavofyork merged commit 880b7b8 into openethereum:master Aug 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants