Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update hyper crate to v0.10 #5

Merged
merged 1 commit into from
Jan 16, 2017
Merged

Conversation

abronan
Copy link
Contributor

@abronan abronan commented Jan 15, 2017

Hi,

This PR updates hyper to v0.10 which removes the dependency to openssl (allowing more flexibility).

This can come handy for shiplift (or other libs using shiplift) to update to a newer version of openssl and avoid the dependency clash on openssl-sys.

Some context here: hyperium/hyper#985

Signed-off-by: Alexandre Beslic abeslic@abronan.com

Signed-off-by: Alexandre Beslic <abeslic@abronan.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 83fc935 on abronan:update_hyper into d966aa6 on softprops:master.

@softprops
Copy link
Owner

Thanks @abronan I'll take a look at the shiplift changed soon. I want to do some local testing to better understand the recent changes to hyper

@softprops softprops merged commit 1537463 into softprops:master Jan 16, 2017
@softprops
Copy link
Owner

published version 0.3.0 with this change

@abronan abronan deleted the update_hyper branch January 16, 2017 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants