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

Upgrade rustls related crates #4940

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Upgrade rustls related crates #4940

merged 1 commit into from
Aug 1, 2023

Conversation

faern
Copy link
Member

@faern faern commented Aug 1, 2023

I saw rustls-pemfile had a significant version bump available. So I went ahead and upgraded it. Also saw that other rustls related crates (including rustls itself) had some semver incompatible upgrades available. So I went ahead and upgraded all of them.

I usually check changelogs when doing semver incompatible upgrades. Sadly I have a hard time checking what changed in tokio-rustls due to rustls/tokio-rustls#8. But I suppose it should be fine. I downloaded both packages from crates.io and compared the sources there. I did not immediately see anything sticking out.

I have tried this upgrade on Linux, Windows and macOS quickly and the app seems to work.


This change is Reviewable

Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@faern faern merged commit d58049f into main Aug 1, 2023
22 checks passed
@faern faern deleted the upgrade-rustls branch August 1, 2023 13:21
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