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

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Weekly cargo update of dependencies #984

merged 1 commit into from
Oct 21, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 6 packages to latest compatible versions
    Updating anyhow v1.0.89 -> v1.0.90
    Updating async-compression v0.4.16 -> v0.4.17
    Updating cc v1.1.30 -> v1.1.31
    Updating rustdoc-types v0.32.0 -> v0.32.1
    Updating serde_json v1.0.129 -> v1.0.132
    Updating syn v2.0.79 -> v2.0.82
note: pass `--verbose` to see 50 unchanged dependencies behind latest

     Locking 6 packages to latest compatible versions
    Updating anyhow v1.0.89 -> v1.0.90
    Updating async-compression v0.4.16 -> v0.4.17
    Updating cc v1.1.30 -> v1.1.31
    Updating rustdoc-types v0.32.0 -> v0.32.1
    Updating serde_json v1.0.129 -> v1.0.132
    Updating syn v2.0.79 -> v2.0.82
note: pass `--verbose` to see 50 unchanged dependencies behind latest
@github-actions github-actions bot enabled auto-merge (squash) October 21, 2024 03:48
@github-actions github-actions bot merged commit 00a7b09 into main Oct 21, 2024
30 checks passed
@github-actions github-actions bot deleted the cargo_update branch October 21, 2024 03:59
# 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