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

Merged
merged 1 commit into from
May 27, 2024
Merged

Weekly cargo update of dependencies #782

merged 1 commit into from
May 27, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating crc32fast v1.4.0 -> v1.4.2
    Updating gix-command v0.3.6 -> v0.3.7
    Updating gix-features v0.38.1 -> v0.38.2
    Updating gix-macros v0.1.4 -> v0.1.5
    Updating gix-prompt v0.8.4 -> v0.8.5
    Updating gix-validate v0.8.4 -> v0.8.5
    Updating parking_lot v0.12.2 -> v0.12.3
    Updating proc-macro2 v1.0.83 -> v1.0.84
    Updating serde v1.0.202 -> v1.0.203
    Updating serde_derive v1.0.202 -> v1.0.203
    Updating syn v2.0.65 -> v2.0.66
note: pass `--verbose` to see 73 unchanged dependencies behind latest

    Updating crc32fast v1.4.0 -> v1.4.2
    Updating gix-command v0.3.6 -> v0.3.7
    Updating gix-features v0.38.1 -> v0.38.2
    Updating gix-macros v0.1.4 -> v0.1.5
    Updating gix-prompt v0.8.4 -> v0.8.5
    Updating gix-validate v0.8.4 -> v0.8.5
    Updating parking_lot v0.12.2 -> v0.12.3
    Updating proc-macro2 v1.0.83 -> v1.0.84
    Updating serde v1.0.202 -> v1.0.203
    Updating serde_derive v1.0.202 -> v1.0.203
    Updating syn v2.0.65 -> v2.0.66
note: pass `--verbose` to see 73 unchanged dependencies behind latest
@github-actions github-actions bot enabled auto-merge (squash) May 27, 2024 03:41
@github-actions github-actions bot merged commit 976780b into main May 27, 2024
33 checks passed
@github-actions github-actions bot deleted the cargo_update branch May 27, 2024 03:50
# 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