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

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Weekly cargo update of dependencies #1176

merged 1 commit into from
Mar 10, 2025

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
    Removing byteorder v1.5.0
    Updating ppv-lite86 v0.2.20 -> v0.2.21
    Updating serde v1.0.218 -> v1.0.219
    Updating serde_derive v1.0.218 -> v1.0.219
    Updating syn v2.0.99 -> v2.0.100
      Adding zerocopy v0.8.23
      Adding zerocopy-derive v0.8.23
note: pass `--verbose` to see 2 unchanged dependencies behind latest

     Locking 6 packages to latest compatible versions
    Removing byteorder v1.5.0
    Updating ppv-lite86 v0.2.20 -> v0.2.21
    Updating serde v1.0.218 -> v1.0.219
    Updating serde_derive v1.0.218 -> v1.0.219
    Updating syn v2.0.99 -> v2.0.100
      Adding zerocopy v0.8.23
      Adding zerocopy-derive v0.8.23
note: pass `--verbose` to see 2 unchanged dependencies behind latest
@github-actions github-actions bot enabled auto-merge (squash) March 10, 2025 03:40
@github-actions github-actions bot merged commit c4d7332 into main Mar 10, 2025
31 of 32 checks passed
@github-actions github-actions bot deleted the cargo_update branch March 10, 2025 03:59
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