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

Merged
merged 1 commit into from
Aug 18, 2024
Merged

run cargo update #2589

merged 1 commit into from
Aug 18, 2024

Conversation

syphar
Copy link
Member

@syphar syphar commented Aug 18, 2024

    Updating crates.io index
     Locking 75 packages to latest compatible versions
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating aws-config v1.5.4 -> v1.5.5
    Updating aws-runtime v1.3.1 -> v1.4.0
    Updating aws-sdk-cloudfront v1.38.0 -> v1.41.0
    Updating aws-sdk-s3 v1.42.0 -> v1.45.0
    Updating aws-sdk-sso v1.36.0 -> v1.39.0
    Updating aws-sdk-ssooidc v1.37.0 -> v1.40.0
    Updating aws-sdk-sts v1.36.0 -> v1.39.0
    Updating aws-smithy-checksums v0.60.11 -> v0.60.12
    Updating aws-smithy-protocol-test v0.60.8 -> v0.62.0
    Updating aws-smithy-runtime v1.6.2 -> v1.6.3
    Updating aws-smithy-runtime-api v1.7.1 -> v1.7.2
    Updating aws-smithy-types v1.2.0 -> v1.2.2
      Adding bs58 v0.5.1
    Updating bytes v1.7.0 -> v1.7.1
      Adding cbor-diag v0.1.12
    Updating cc v1.1.7 -> v1.1.13
    Updating clap v4.5.11 -> v4.5.16
    Updating clap_builder v4.5.11 -> v4.5.15
    Updating clap_derive v4.5.11 -> v4.5.13
    Updating cmake v0.1.50 -> v0.1.51
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.13
      Adding data-encoding v2.6.0
    Updating dunce v1.0.4 -> v1.0.5
    Updating filetime v0.2.23 -> v0.2.24
    Updating flate2 v1.0.30 -> v1.0.31
    Updating grass v0.13.3 -> v0.13.4
    Updating grass_compiler v0.13.3 -> v0.13.4
      Adding half v1.8.3 (latest: v2.4.1)
      Adding hermit-abi v0.4.0
    Updating hyper-util v0.1.6 -> v0.1.7
    Updating indexmap v2.2.6 -> v2.4.0
    Updating is-terminal v0.4.12 -> v0.4.13
    Updating js-sys v0.3.69 -> v0.3.70
    Updating libc v0.2.155 -> v0.2.157
      Adding libredox v0.1.3
    Updating libz-sys v1.1.18 -> v1.1.19
    Updating mio v1.0.1 -> v1.0.2
    Updating mockito v1.4.0 -> v1.5.0
    Updating normpath v1.2.0 -> v1.3.0
      Adding num-bigint v0.4.6
      Adding num-rational v0.4.2
    Updating object v0.36.2 -> v0.36.3
    Updating ppv-lite86 v0.2.19 -> v0.2.20
    Updating regex v1.10.5 -> v1.10.6
    Updating rustls-pemfile v2.1.2 -> v2.1.3
    Updating rustls-pki-types v1.7.0 -> v1.8.0
      Adding separator v0.4.1
    Updating serde v1.0.204 -> v1.0.208
      Adding serde_cbor v0.11.2
    Updating serde_derive v1.0.204 -> v1.0.208
    Updating serde_json v1.0.121 -> v1.0.125
      Adding shlex v1.3.0
    Updating slug v0.1.5 -> v0.1.6
    Updating syn v2.0.72 -> v2.0.75
    Updating tempfile v3.10.1 -> v3.12.0
    Updating tokio v1.39.2 -> v1.39.3
    Updating toml v0.8.17 -> v0.8.19
    Updating toml_edit v0.22.18 -> v0.22.20
    Updating tower-layer v0.3.2 -> v0.3.3
    Updating tower-service v0.3.2 -> v0.3.3
    Updating ureq v2.10.0 -> v2.10.1
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-futures v0.4.42 -> v0.4.43
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating web-sys v0.3.69 -> v0.3.70
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.16 -> v0.6.18
    Updating zstd-safe v7.2.0 -> v7.2.1
    Updating zstd-sys v2.0.12+zstd.1.5.6 -> v2.0.13+zstd.1.5.6
note: pass `--verbose` to see 120 unchanged dependencies behind latest

@syphar syphar requested a review from a team as a code owner August 18, 2024 05:55
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Aug 18, 2024
@syphar syphar merged commit 832a3ca into rust-lang:master Aug 18, 2024
11 of 12 checks passed
@syphar syphar deleted the cargo-update branch August 18, 2024 09:01
@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 Aug 18, 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 Sep 12, 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