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 #2426

Merged
merged 1 commit into from
Feb 28, 2024
Merged

run cargo update #2426

merged 1 commit into from
Feb 28, 2024

Conversation

syphar
Copy link
Member

@syphar syphar commented Feb 28, 2024

    Updating crates.io index
    Updating ahash v0.8.9 -> v0.8.10
    Updating anstream v0.6.12 -> v0.6.13
    Updating aws-config v1.1.6 -> v1.1.7
    Updating aws-credential-types v1.1.6 -> v1.1.7
    Updating aws-runtime v1.1.6 -> v1.1.7
    Updating aws-sdk-cloudfront v1.14.0 -> v1.15.0
    Updating aws-sdk-s3 v1.16.0 -> v1.17.0
    Updating aws-sdk-sso v1.14.0 -> v1.15.0
    Updating aws-sdk-ssooidc v1.14.0 -> v1.15.0
    Updating aws-sdk-sts v1.14.0 -> v1.15.0
    Updating aws-sigv4 v1.1.6 -> v1.1.7
    Updating aws-smithy-async v1.1.6 -> v1.1.7
    Updating aws-smithy-checksums v0.60.5 -> v0.60.6
    Updating aws-smithy-http v0.60.5 -> v0.60.6
    Updating aws-smithy-json v0.60.5 -> v0.60.6
    Updating aws-smithy-protocol-test v0.60.5 -> v0.60.6
    Updating aws-smithy-query v0.60.5 -> v0.60.6
    Updating aws-smithy-runtime v1.1.6 -> v1.1.7
    Updating aws-smithy-runtime-api v1.1.6 -> v1.1.7
    Updating aws-smithy-types v1.1.6 -> v1.1.7
    Updating aws-smithy-types-convert v0.60.5 -> v0.60.6
    Updating aws-smithy-xml v0.60.5 -> v0.60.6
    Updating aws-types v1.1.6 -> v1.1.7
    Updating bstr v1.9.0 -> v1.9.1
    Updating bumpalo v3.15.1 -> v3.15.3
    Updating cc v1.0.86 -> v1.0.88
 Downgrading colored v2.1.0 -> v2.0.4
    Removing futures v0.3.30
    Updating gix-attributes v0.22.0 -> v0.22.1
    Updating gix-command v0.3.4 -> v0.3.5
    Updating gix-commitgraph v0.24.0 -> v0.24.1
    Updating gix-config-value v0.14.4 -> v0.14.5
    Updating gix-credentials v0.24.0 -> v0.24.1
    Updating gix-date v0.8.3 -> v0.8.4
    Updating gix-glob v0.16.0 -> v0.16.1
    Updating gix-ignore v0.11.0 -> v0.11.1
    Updating gix-path v0.10.5 -> v0.10.6
    Updating gix-prompt v0.8.2 -> v0.8.3
    Updating gix-protocol v0.44.0 -> v0.44.1
    Updating gix-quote v0.4.10 -> v0.4.11
    Updating gix-sec v0.10.4 -> v0.10.5
    Updating gix-transport v0.41.0 -> v0.41.1
    Updating gix-url v0.27.0 -> v0.27.1
    Updating gix-utils v0.1.9 -> v0.1.10
    Updating half v2.3.1 -> v2.4.0
    Updating hermit-abi v0.3.6 -> v0.3.8
    Updating hyper v1.1.0 -> v1.2.0
    Updating maybe-async v0.2.9 -> v0.2.10
    Updating mockito v1.2.0 -> v1.3.1
    Updating openssl-sys v0.9.100 -> v0.9.101
    Updating rayon v1.8.1 -> v1.9.0
    Updating socket2 v0.5.5 -> v0.5.6
    Updating syn v2.0.50 -> v2.0.51
    Updating tempfile v3.10.0 -> v3.10.1
    Updating tower-http v0.5.1 -> v0.5.2
    Updating windows-targets v0.52.0 -> v0.52.3
    Updating windows_aarch64_gnullvm v0.52.0 -> v0.52.3
    Updating windows_aarch64_msvc v0.52.0 -> v0.52.3
    Updating windows_i686_gnu v0.52.0 -> v0.52.3
    Updating windows_i686_msvc v0.52.0 -> v0.52.3
    Updating windows_x86_64_gnu v0.52.0 -> v0.52.3
    Updating windows_x86_64_gnullvm v0.52.0 -> v0.52.3
    Updating windows_x86_64_msvc v0.52.0 -> v0.52.3

@syphar syphar marked this pull request as ready for review February 28, 2024 06:22
@syphar syphar requested a review from a team as a code owner February 28, 2024 06:22
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Feb 28, 2024
@syphar syphar merged commit c98e4fa into rust-lang:master Feb 28, 2024
11 checks passed
@syphar syphar deleted the cargo-update branch February 28, 2024 09:30
@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 Feb 28, 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 Feb 29, 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