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

deps: remove rustls #502

Merged
merged 1 commit into from
Oct 5, 2021
Merged

deps: remove rustls #502

merged 1 commit into from
Oct 5, 2021

Conversation

niklasad1
Copy link
Member

@niklasad1 niklasad1 commented Oct 5, 2021

It turns out that hyper-rustls already re-exports ClientConfig so no need to use rustls for that purpose then. Moreover, we can't update rustls until hyper-rustls updates anyway.

Also fixes the dependabot alert in #488

It turns out that `hyper-rustls` already re-export ClientConfig so no need to use rustls for that purpose then.
@niklasad1 niklasad1 merged commit bda8efe into master Oct 5, 2021
@niklasad1 niklasad1 deleted the na-remove-rustls-dep branch October 5, 2021 12:54
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