Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Weekly cargo update of dependencies #871

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Weekly cargo update of dependencies #871

merged 1 commit into from
Aug 19, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 11 packages to latest compatible versions
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating camino v1.1.7 -> v1.1.9
    Updating cc v1.1.11 -> v1.1.13
    Updating clap v4.5.15 -> v4.5.16
    Updating cmake v0.1.50 -> v0.1.51
    Updating libc v0.2.155 -> v0.2.157
    Updating serde v1.0.207 -> v1.0.208
    Updating serde_derive v1.0.207 -> v1.0.208
    Updating serde_json v1.0.124 -> v1.0.125
    Updating syn v2.0.74 -> v2.0.75
    Updating tokio v1.39.2 -> v1.39.3
note: pass `--verbose` to see 51 unchanged dependencies behind latest

     Locking 11 packages to latest compatible versions
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating camino v1.1.7 -> v1.1.9
    Updating cc v1.1.11 -> v1.1.13
    Updating clap v4.5.15 -> v4.5.16
    Updating cmake v0.1.50 -> v0.1.51
    Updating libc v0.2.155 -> v0.2.157
    Updating serde v1.0.207 -> v1.0.208
    Updating serde_derive v1.0.207 -> v1.0.208
    Updating serde_json v1.0.124 -> v1.0.125
    Updating syn v2.0.74 -> v2.0.75
    Updating tokio v1.39.2 -> v1.39.3
note: pass `--verbose` to see 51 unchanged dependencies behind latest
@github-actions github-actions bot enabled auto-merge (squash) August 19, 2024 03:41
@github-actions github-actions bot merged commit 6705bec into main Aug 19, 2024
31 checks passed
@github-actions github-actions bot deleted the cargo_update branch August 19, 2024 03:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant