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

Merged
merged 1 commit into from
Dec 15, 2023
Merged

run cargo update #2364

merged 1 commit into from
Dec 15, 2023

Conversation

syphar
Copy link
Member

@syphar syphar commented Dec 15, 2023

    Updating anstream v0.6.4 -> v0.6.5
    Updating anstyle-query v1.0.1 -> v1.0.2
    Updating aws-config v1.0.3 -> v1.1.1
    Updating aws-credential-types v1.0.3 -> v1.1.1
    Updating aws-http v0.60.0 -> v0.60.1
    Updating aws-runtime v1.0.3 -> v1.1.1
    Updating aws-sdk-cloudfront v1.4.0 -> v1.7.0
    Updating aws-sdk-s3 v1.5.0 -> v1.8.0
    Updating aws-sdk-sso v1.4.0 -> v1.7.0
    Updating aws-sdk-ssooidc v1.4.0 -> v1.7.0
    Updating aws-sdk-sts v1.4.0 -> v1.7.0
    Updating aws-sigv4 v1.0.3 -> v1.1.1
    Updating aws-smithy-async v1.0.3 -> v1.1.1
    Updating aws-smithy-checksums v0.60.0 -> v0.60.1
    Updating aws-smithy-eventstream v0.60.0 -> v0.60.1
    Updating aws-smithy-http v0.60.0 -> v0.60.1
    Updating aws-smithy-json v0.60.0 -> v0.60.1
    Updating aws-smithy-protocol-test v0.60.0 -> v0.60.1
    Updating aws-smithy-query v0.60.0 -> v0.60.1
    Updating aws-smithy-runtime v1.0.3 -> v1.1.1
    Updating aws-smithy-runtime-api v1.0.3 -> v1.1.1
    Updating aws-smithy-types v1.0.3 -> v1.1.1
    Updating aws-smithy-types-convert v0.60.0 -> v0.60.1
    Updating aws-smithy-xml v0.60.0 -> v0.60.1
    Updating aws-types v1.0.3 -> v1.1.1
    Updating colored v2.0.4 -> v2.1.0
    Updating const-oid v0.9.5 -> v0.9.6
    Updating crossbeam-channel v0.5.8 -> v0.5.9
    Updating crossbeam-deque v0.8.3 -> v0.8.4
    Updating crossbeam-epoch v0.9.15 -> v0.9.16
    Updating crossbeam-queue v0.3.8 -> v0.3.9
    Updating crossbeam-utils v0.8.16 -> v0.8.17
    Updating curl-sys v0.4.68+curl-8.4.0 -> v0.4.70+curl-8.5.0
    Updating deunicode v1.4.1 -> v1.4.2
      Adding faster-hex v0.9.0
    Updating gix-actor v0.28.0 -> v0.28.1
    Updating gix-attributes v0.20.0 -> v0.20.1
    Updating gix-bitmap v0.2.7 -> v0.2.8
    Updating gix-chunk v0.4.4 -> v0.4.5
    Updating gix-commitgraph v0.22.0 -> v0.22.1
    Updating gix-config-value v0.14.0 -> v0.14.1
    Updating gix-date v0.8.0 -> v0.8.1
    Updating gix-features v0.36.0 -> v0.36.1
    Updating gix-fs v0.8.0 -> v0.8.1
    Updating gix-glob v0.14.0 -> v0.14.1
    Updating gix-hash v0.13.1 -> v0.13.3
    Updating gix-hashtable v0.4.0 -> v0.4.1
    Updating gix-ignore v0.9.0 -> v0.9.1
    Updating gix-lock v11.0.0 -> v11.0.1
    Updating gix-macros v0.1.0 -> v0.1.1
    Updating gix-path v0.10.0 -> v0.10.1
    Updating gix-pathspec v0.4.0 -> v0.4.1
    Updating gix-quote v0.4.7 -> v0.4.8
    Updating gix-sec v0.10.0 -> v0.10.1
    Updating gix-tempfile v11.0.0 -> v11.0.1
    Updating gix-trace v0.1.3 -> v0.1.4
    Updating gix-url v0.25.1 -> v0.25.2
    Updating gix-utils v0.1.5 -> v0.1.6
    Updating gix-validate v0.8.0 -> v0.8.1
    Updating hkdf v0.12.3 -> v0.12.4
    Updating http-body v0.4.5 -> v0.4.6
    Updating itoa v1.0.9 -> v1.0.10
    Updating libc v0.2.150 -> v0.2.151
      Adding memmap2 v0.9.0
    Updating mio v0.8.9 -> v0.8.10
    Updating once_cell v1.18.0 -> v1.19.0
      Adding regex-lite v0.1.5
    Updating rustix v0.38.26 -> v0.38.28
    Updating rustls v0.21.9 -> v0.21.10
    Updating ryu v1.0.15 -> v1.0.16
    Updating syn v2.0.39 -> v2.0.41
    Updating tokio v1.34.0 -> v1.35.0
    Updating try-lock v0.2.4 -> v0.2.5
    Updating unicode-bidi v0.3.13 -> v0.3.14
    Updating winnow v0.5.25 -> v0.5.28
    Updating xattr v1.0.1 -> v1.1.3

@syphar syphar requested a review from a team as a code owner December 15, 2023 14:34
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Dec 15, 2023
@syphar syphar merged commit 7fdd5d8 into rust-lang:master Dec 15, 2023
13 checks passed
@syphar syphar deleted the cargo-update branch December 15, 2023 15:06
@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 Dec 15, 2023
@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 Dec 17, 2023
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