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 to ^0.10 #19

Merged
merged 1 commit into from
Apr 26, 2017
Merged

Conversation

Mrmaxmeier
Copy link
Contributor

Hey,

compilation of tectonic failed on my system because openssl-sys 0.7.14 seems to be incompatible with new versions of openssl. Hyper is the only source of this outdated dependency.
TLS is now handled outside of the hyper crate using hyper-native-tls.
(Context: hyperium/hyper#985)

@Mrmaxmeier Mrmaxmeier changed the title Bump hyper to ^0.10 Update hyper to ^0.10 Apr 26, 2017
@pkgw
Copy link
Collaborator

pkgw commented Apr 26, 2017

Thanks! I'll merge pending CI testing.

@pkgw pkgw merged commit aaa7cef into tectonic-typesetting:master Apr 26, 2017
@Mrmaxmeier Mrmaxmeier deleted the update-hyper branch April 26, 2017 21:35
Mrmaxmeier pushed a commit to Mrmaxmeier/tectonic that referenced this pull request Oct 1, 2019
use `true` & `false`, clean `return`s in the ends of functions
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.

2 participants