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

run cargo update #2526

Merged
merged 1 commit into from
Jun 21, 2024
Merged

run cargo update #2526

merged 1 commit into from
Jun 21, 2024

Conversation

syphar
Copy link
Member

@syphar syphar commented Jun 21, 2024

    Updating crates.io index
     Locking 17 packages to latest compatible versions
    Updating aws-runtime v1.2.3 -> v1.3.0
    Updating aws-types v1.3.1 -> v1.3.2
    Updating derive_more v0.99.17 -> v0.99.18
    Updating displaydoc v0.2.4 -> v0.2.5
    Updating httparse v1.9.3 -> v1.9.4
      Adding hyper-rustls v0.27.2
    Removing icu_collections v1.5.0
    Removing icu_locid v1.5.0
    Removing icu_locid_transform v1.5.0
    Removing icu_locid_transform_data v1.5.0
    Removing icu_normalizer v1.5.0
    Removing icu_normalizer_data v1.5.0
    Removing icu_properties v1.5.0
    Removing icu_properties_data v1.5.0
    Removing icu_provider v1.5.0
    Removing icu_provider_macros v1.5.0
 Downgrading idna v1.0.0 -> v0.5.0 (latest: v1.0.1)
    Removing litemap v0.7.3
    Updating miniz_oxide v0.7.3 -> v0.7.4
    Updating proc-macro2 v1.0.85 -> v1.0.86
    Updating reqwest v0.12.4 -> v0.12.5
      Adding rustls v0.23.10
      Adding rustls-webpki v0.102.4
    Updating subtle v2.5.0 -> v2.6.0
    Updating syn v2.0.66 -> v2.0.67
    Removing synstructure v0.13.1
    Removing tinystr v0.7.6
      Adding tokio-rustls v0.26.0
    Updating url v2.5.1 -> v2.5.2
    Removing utf16_iter v1.0.5
    Removing utf8_iter v1.0.4
    Removing write16 v1.0.0
    Removing writeable v0.5.5
    Removing yoke v0.7.4
    Removing yoke-derive v0.7.4
    Removing zerofrom v0.1.4
    Removing zerofrom-derive v0.1.4
    Removing zerovec v0.10.2
    Removing zerovec-derive v0.10.2
    Updating zstd-sys v2.0.10+zstd.1.5.6 -> v2.0.11+zstd.1.5.6

@syphar syphar requested a review from a team as a code owner June 21, 2024 13:32
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Jun 21, 2024
@syphar syphar merged commit 1bd9bd9 into rust-lang:master Jun 21, 2024
12 checks passed
@syphar syphar deleted the cargo-update branch June 21, 2024 13:33
@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 Jun 21, 2024
@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 Jun 23, 2024
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