Skip to content

update rustls to 0.19 #40

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

Closed
wants to merge 1 commit into from
Closed

update rustls to 0.19 #40

wants to merge 1 commit into from

Conversation

jbr
Copy link
Contributor

@jbr jbr commented Nov 25, 2020

I would have guessed that cargo would do this automatically, but for some reason tide-rustls was continuing to pull in 0.18 even after a cargo update and rebuilding cargo.lock

@jbr jbr requested review from skade and yoshuawuyts November 25, 2020 00:36
@yoshuawuyts
Copy link
Collaborator

It seems CI is failing

Screenshot_2020-11-27 Job #76 1 - async-rs async-tls - Travis CI

Copy link
Collaborator

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

@jbr
Copy link
Contributor Author

jbr commented Nov 27, 2020

This is because because both 0.18 and 0.19 are getting pulled in, somehow having to do with optional features. I'll close this PR because I don't know how to fix the underlying cargo problem.

@jbr jbr closed this Nov 27, 2020
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