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

Merged
merged 1 commit into from
Mar 20, 2024
Merged

run cargo update #2465

merged 1 commit into from
Mar 20, 2024

Conversation

syphar
Copy link
Member

@syphar syphar commented Mar 20, 2024

    Updating crates.io index
    Updating aho-corasick v1.1.2 -> v1.1.3
    Updating async-trait v0.1.77 -> v0.1.78
    Updating aws-config v1.1.7 -> v1.1.8
    Updating aws-credential-types v1.1.7 -> v1.1.8
    Updating aws-runtime v1.1.7 -> v1.1.8
    Updating aws-sdk-cloudfront v1.15.0 -> v1.17.0
    Updating aws-sdk-s3 v1.17.0 -> v1.20.0
    Updating aws-sdk-sso v1.15.0 -> v1.17.0
    Updating aws-sdk-ssooidc v1.15.0 -> v1.17.0
    Updating aws-sdk-sts v1.15.0 -> v1.17.0
    Updating aws-sigv4 v1.1.7 -> v1.2.0
    Updating aws-types v1.1.7 -> v1.1.8
    Updating bitflags v2.4.2 -> v2.5.0
    Updating clap v4.5.2 -> v4.5.3
    Updating clap_derive v4.5.0 -> v4.5.3
    Updating gix-attributes v0.22.1 -> v0.22.2
    Updating gix-bitmap v0.2.10 -> v0.2.11
    Updating gix-chunk v0.4.7 -> v0.4.8
    Updating gix-command v0.3.5 -> v0.3.6
    Updating gix-commitgraph v0.24.1 -> v0.24.2
    Updating gix-config-value v0.14.5 -> v0.14.6
    Updating gix-credentials v0.24.1 -> v0.24.2
    Updating gix-date v0.8.4 -> v0.8.5
    Updating gix-features v0.38.0 -> v0.38.1
    Updating gix-fs v0.10.0 -> v0.10.1
    Updating gix-glob v0.16.1 -> v0.16.2
    Updating gix-hash v0.14.1 -> v0.14.2
    Updating gix-hashtable v0.5.1 -> v0.5.2
    Updating gix-ignore v0.11.1 -> v0.11.2
    Updating gix-lock v13.1.0 -> v13.1.1
    Updating gix-macros v0.1.3 -> v0.1.4
    Updating gix-packetline v0.17.3 -> v0.17.4
    Updating gix-path v0.10.6 -> v0.10.7
    Updating gix-prompt v0.8.3 -> v0.8.4
    Updating gix-protocol v0.44.1 -> v0.44.2
    Updating gix-quote v0.4.11 -> v0.4.12
    Updating gix-sec v0.10.5 -> v0.10.6
    Updating gix-tempfile v13.1.0 -> v13.1.1
    Updating gix-trace v0.1.7 -> v0.1.8
    Updating gix-transport v0.41.1 -> v0.41.2
    Updating gix-url v0.27.1 -> v0.27.2
    Updating gix-utils v0.1.10 -> v0.1.11
    Updating gix-validate v0.8.3 -> v0.8.4
    Removing h2 v0.3.24
    Removing h2 v0.4.2
      Adding h2 v0.3.25
      Adding h2 v0.4.3
      Adding heck v0.5.0
      Adding lru v0.12.3
    Updating new_debug_unreachable v1.0.4 -> v1.0.6
    Updating os_info v3.8.0 -> v3.8.1
    Updating reqwest v0.11.26 -> v0.11.27
    Updating rustix v0.38.31 -> v0.38.32
    Updating syn v2.0.52 -> v2.0.53
    Updating tokio-stream v0.1.14 -> v0.1.15
    Updating toml v0.8.11 -> v0.8.12
    Updating toml_edit v0.22.7 -> v0.22.8
    Updating uuid v1.7.0 -> v1.8.0

@syphar syphar requested a review from a team as a code owner March 20, 2024 08:37
@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 20, 2024
@syphar syphar merged commit 588842e into rust-lang:master Mar 20, 2024
9 checks passed
@syphar syphar deleted the cargo-update branch March 20, 2024 09:44
@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 20, 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 Mar 20, 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