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 tokio-rustls and webpki-roots dependencies #17

Closed
rneswold opened this issue Oct 3, 2023 · 2 comments
Closed

Update tokio-rustls and webpki-roots dependencies #17

rneswold opened this issue Oct 3, 2023 · 2 comments

Comments

@rneswold
Copy link

rneswold commented Oct 3, 2023

GitHub is now sending us security issues because we're indirectly pulling in this crate which is specifying v0.22 of webpki-roots and v0.23 of tokio-rustls.

Updating webpki-roots results in a deprecation warning but, otherwise, compiles. There appears to be a slight API change in tokio-rustls, so that will take more analysis to fix.

If these updates can be made, it shouldn't change the overall API, so it would only be a patch-level version change. That way we don't have to create issues up the chain.

@rex-remind101
Copy link

addressed here #16

@rneswold
Copy link
Author

Thank you!

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

No branches or pull requests

2 participants