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 rustls dependency to alpha.6 #31

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

GlenDC
Copy link
Contributor

@GlenDC GlenDC commented Nov 30, 2023

I depend both upon tokio-rustls as well as rustls.
I cannot update either of the dependencies without them both being in sync.

This PR fixes that, which should allow me to upgrade to the latest alpha version of rustls once again.

It's my first contribution to your organisation or repository, so please do let me know in case I forgot some pre-requirements or missed some process details. If so, my appologies.

@djc djc merged commit 8212ca4 into rustls:main Nov 30, 2023
6 checks passed
@djc
Copy link
Member

djc commented Nov 30, 2023

Thanks! Published tokio-rustls v0.25.0-alpha.4 at registry crates-io.

@GlenDC GlenDC deleted the patch/update-dep-rustls-alpha-6 branch November 30, 2023 09:27
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