Skip to content

run cargo updates, disable legacy hyper/rustls in aws sdk#3265

Merged
GuillaumeGomez merged 2 commits intorust-lang:mainfrom
syphar:updates
Mar 22, 2026
Merged

run cargo updates, disable legacy hyper/rustls in aws sdk#3265
GuillaumeGomez merged 2 commits intorust-lang:mainfrom
syphar:updates

Conversation

@syphar
Copy link
Copy Markdown
Member

@syphar syphar commented Mar 22, 2026

to fix the current audit fails. Inspired by rust-lang/crates.io#13227

    Updating aws-lc-rs v1.16.1 -> v1.16.2
    Updating aws-lc-sys v0.38.0 -> v0.39.0
    Updating aws-sdk-sts v1.100.0 -> v1.101.0
    Updating aws-smithy-types v1.4.6 -> v1.4.7
    Updating borsh v1.6.0 -> v1.6.1
    Updating itoa v1.0.17 -> v1.0.18
    Updating opentelemetry-otlp v0.31.0 -> v0.31.1
    Updating rustls-webpki v0.103.9 -> v0.103.10
    Updating toml v1.0.6+spec-1.1.0 -> v1.0.7+spec-1.1.0
    Updating toml_datetime v1.0.0+spec-1.1.0 -> v1.0.1+spec-1.1.0
    Updating toml_parser v1.0.9+spec-1.1.0 -> v1.0.10+spec-1.1.0
    Updating toml_writer v1.0.6+spec-1.1.0 -> v1.0.7+spec-1.1.0
    Updating ureq v3.2.0 -> v3.2.1
      Adding utf8-zero v0.8.1
      Adding winnow v1.0.0
    Updating zerocopy v0.8.42 -> v0.8.47
    Updating zerocopy-derive v0.8.42 -> v0.8.47
    Updating zip v8.2.0 -> v8.3.0

syphar added 2 commits March 21, 2026 13:23
    Updating aws-lc-rs v1.16.1 -> v1.16.2
    Updating aws-lc-sys v0.38.0 -> v0.39.0
    Updating aws-sdk-sts v1.100.0 -> v1.101.0
    Updating aws-smithy-types v1.4.6 -> v1.4.7
    Updating borsh v1.6.0 -> v1.6.1
    Updating itoa v1.0.17 -> v1.0.18
    Updating opentelemetry-otlp v0.31.0 -> v0.31.1
    Updating rustls-webpki v0.103.9 -> v0.103.10
    Updating toml v1.0.6+spec-1.1.0 -> v1.0.7+spec-1.1.0
    Updating toml_datetime v1.0.0+spec-1.1.0 -> v1.0.1+spec-1.1.0
    Updating toml_parser v1.0.9+spec-1.1.0 -> v1.0.10+spec-1.1.0
    Updating toml_writer v1.0.6+spec-1.1.0 -> v1.0.7+spec-1.1.0
    Updating ureq v3.2.0 -> v3.2.1
      Adding utf8-zero v0.8.1
      Adding winnow v1.0.0
    Updating zerocopy v0.8.42 -> v0.8.47
    Updating zerocopy-derive v0.8.42 -> v0.8.47
    Updating zip v8.2.0 -> v8.3.0
@syphar syphar requested a review from a team as a code owner March 22, 2026 09:10
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Mar 22, 2026
@syphar syphar changed the title run cargo updates run cargo updates, disable legacy hyper/rustls in aws sdk Mar 22, 2026
@syphar syphar self-assigned this Mar 22, 2026
@GuillaumeGomez
Copy link
Copy Markdown
Member

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit 1bc15c7 into rust-lang:main Mar 22, 2026
14 checks passed
@GuillaumeGomez GuillaumeGomez deleted the updates branch March 22, 2026 16:52
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Mar 22, 2026
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Mar 26, 2026
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