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

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Weekly cargo update of dependencies #929

merged 1 commit into from
Sep 15, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 15 packages to latest compatible versions
    Updating anyhow v1.0.87 -> v1.0.89
    Updating cc v1.1.18 -> v1.1.19
    Updating curl-sys v0.4.74+curl-8.9.0 -> v0.4.75+curl-8.10.0
    Updating hyper-util v0.1.7 -> v0.1.8
    Updating memmap2 v0.9.4 -> v0.9.5
    Updating once_cell v1.19.0 -> v1.20.0
    Updating redox_syscall v0.5.3 -> v0.5.4
      Adding rustdoc-types v0.30.0
    Updating rustix v0.38.36 -> v0.38.37
    Updating rustls v0.23.12 -> v0.23.13
    Updating rustls-webpki v0.102.7 -> v0.102.8
      Adding trustfall-rustdoc-adapter v34.0.0
    Updating trustfall_rustdoc v0.16.1 -> v0.16.2
    Updating unicode-ident v1.0.12 -> v1.0.13
    Updating unicode-segmentation v1.11.0 -> v1.12.0
note: pass `--verbose` to see 61 unchanged dependencies behind latest

@github-actions github-actions bot enabled auto-merge (squash) September 15, 2024 15:25
     Locking 15 packages to latest compatible versions
    Updating anyhow v1.0.87 -> v1.0.89
    Updating cc v1.1.18 -> v1.1.19
    Updating curl-sys v0.4.74+curl-8.9.0 -> v0.4.75+curl-8.10.0
    Updating hyper-util v0.1.7 -> v0.1.8
    Updating memmap2 v0.9.4 -> v0.9.5
    Updating once_cell v1.19.0 -> v1.20.0
    Updating redox_syscall v0.5.3 -> v0.5.4
      Adding rustdoc-types v0.30.0
    Updating rustix v0.38.36 -> v0.38.37
    Updating rustls v0.23.12 -> v0.23.13
    Updating rustls-webpki v0.102.7 -> v0.102.8
      Adding trustfall-rustdoc-adapter v34.0.0
    Updating trustfall_rustdoc v0.16.1 -> v0.16.2
    Updating unicode-ident v1.0.12 -> v1.0.13
    Updating unicode-segmentation v1.11.0 -> v1.12.0
note: pass `--verbose` to see 61 unchanged dependencies behind latest
@github-actions github-actions bot merged commit 566dc33 into main Sep 15, 2024
34 checks passed
@github-actions github-actions bot deleted the cargo_update branch September 15, 2024 15:41
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