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 semver-compatible dependencies, except openssl-src #4021

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

djc
Copy link
Contributor

@djc djc commented Sep 16, 2024

Replaces #4020 with a version that doesn't update openssl-src, because of the breakage from their 3.3.2 release.

@djc djc requested a review from rami3l September 16, 2024 07:33
@@ -2048,9 +2048,9 @@ dependencies = [

[[package]]
name = "rustls"
version = "0.23.12"
version = "0.23.13"
Copy link
Contributor Author

@djc djc Sep 16, 2024

Choose a reason for hiding this comment

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

This is actually pretty nice because aws-lc-rs 1.9.0 comes with optional prebuilt ASM, which rustls now enables by default.

@djc djc mentioned this pull request Sep 16, 2024
1 task
@rami3l rami3l added this pull request to the merge queue Sep 16, 2024
Merged via the queue into master with commit ccc668c Sep 16, 2024
27 checks passed
@rami3l rami3l deleted the update-deps branch September 16, 2024 10:15
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