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

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Weekly cargo update of dependencies #1064

merged 1 commit into from
Dec 30, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 9 packages to latest compatible versions
    Updating cc v1.2.5 -> v1.2.6
    Updating jiff v0.1.15 -> v0.1.16
    Updating quote v1.0.37 -> v1.0.38
    Updating reqwest v0.12.9 -> v0.12.11
    Updating serde v1.0.216 -> v1.0.217
    Updating serde_derive v1.0.216 -> v1.0.217
    Updating syn v2.0.91 -> v2.0.93
      Adding tower v0.5.2
      Adding tower-layer v0.3.3
note: pass `--verbose` to see 2 unchanged dependencies behind latest

     Locking 9 packages to latest compatible versions
    Updating cc v1.2.5 -> v1.2.6
    Updating jiff v0.1.15 -> v0.1.16
    Updating quote v1.0.37 -> v1.0.38
    Updating reqwest v0.12.9 -> v0.12.11
    Updating serde v1.0.216 -> v1.0.217
    Updating serde_derive v1.0.216 -> v1.0.217
    Updating syn v2.0.91 -> v2.0.93
      Adding tower v0.5.2
      Adding tower-layer v0.3.3
note: pass `--verbose` to see 2 unchanged dependencies behind latest
@github-actions github-actions bot enabled auto-merge (squash) December 30, 2024 03:45
@github-actions github-actions bot merged commit d27fd61 into main Dec 30, 2024
30 checks passed
@github-actions github-actions bot deleted the cargo_update branch December 30, 2024 03:57
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