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

Weekly cargo update of dependencies #850

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Weekly cargo update of dependencies #850

merged 1 commit into from
Aug 14, 2024

Conversation

obi1kenobi
Copy link
Owner

@obi1kenobi obi1kenobi commented Aug 5, 2024

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 48 packages to latest compatible versions
    Updating assert_cmd v2.0.15 -> v2.0.16
      Adding byteorder v1.5.0
    Updating bytes v1.6.1 -> v1.7.1
    Updating cc v1.1.6 -> v1.1.11
    Updating clap v4.5.11 -> v4.5.15
    Updating clap_builder v4.5.11 -> v4.5.15
    Updating clap_derive v4.5.11 -> v4.5.13
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.13
    Updating curl-sys v0.4.73+curl-8.8.0 -> v0.4.74+curl-8.9.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 hyper-util v0.1.6 -> v0.1.7
    Updating indexmap v2.2.6 -> v2.4.0
    Updating js-sys v0.3.69 -> v0.3.70
    Updating libz-sys v1.1.18 -> v1.1.19
    Updating mio v1.0.1 -> v1.0.2
    Updating object v0.36.2 -> v0.36.3
    Updating ppv-lite86 v0.2.17 -> v0.2.20
    Updating quinn v0.11.2 -> v0.11.3
    Updating quinn-proto v0.11.3 -> v0.11.6
    Removing redox_syscall v0.4.1
    Updating regex v1.10.5 -> v1.10.6
    Updating rustc-hash v1.1.0 -> v2.0.0
    Updating rustdoc-types v0.28.0 -> v0.28.1 (latest: v0.29.1)
    Updating rustls-pemfile v2.1.2 -> v2.1.3
    Updating rustls-pki-types v1.7.0 -> v1.8.0
    Updating serde v1.0.204 -> v1.0.207
    Updating serde_derive v1.0.204 -> v1.0.207
    Updating serde_json v1.0.121 -> v1.0.124
      Adding shlex v1.3.0
    Updating syn v2.0.72 -> v2.0.74
    Updating tempfile v3.10.1 -> v3.12.0
    Updating toml v0.8.16 -> v0.8.19
    Updating toml_datetime v0.6.7 -> v0.6.8
    Updating toml_edit v0.22.17 -> v0.22.20
    Updating tower-layer v0.3.2 -> v0.3.3
    Updating tower-service v0.3.2 -> v0.3.3
    Removing tracing-attributes v0.1.27
    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
note: pass `--verbose` to see 47 unchanged dependencies behind latest

@github-actions github-actions bot enabled auto-merge (squash) August 5, 2024 03:41
@github-actions github-actions bot merged commit c6e8e19 into main Aug 14, 2024
32 of 33 checks passed
@github-actions github-actions bot deleted the cargo_update branch August 14, 2024 16:04
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.

1 participant