Skip to content

Update native-tls requested version #92

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

Merged
merged 1 commit into from Nov 6, 2018
Merged

Update native-tls requested version #92

merged 1 commit into from Nov 6, 2018

Conversation

ghost
Copy link

@ghost ghost commented Nov 1, 2018

See hyperium/hyper-tls#30.
I have OpenSSL 1.10 on my machine and I can't get this crate to compile since native-tls < 0.2.2 is stuck to OpenSSL 0.9.24.

@jonhoo
Copy link
Collaborator

jonhoo commented Nov 1, 2018

Hmm.. 0.2 is semver compatible with 0.2.2, so you should just need to run cargo update?

@jonhoo
Copy link
Collaborator

jonhoo commented Nov 6, 2018

I guess it's fine to merge this anyway so that users don't have to realize they have to run cargo update :)

@jonhoo jonhoo merged commit 36431e1 into mattnenterprise:master Nov 6, 2018
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.

1 participant