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

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Weekly cargo update of dependencies #796

merged 1 commit into from
Jun 16, 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 backtrace v0.3.72 -> v0.3.73
    Updating httparse v1.9.2 -> v1.9.3
    Updating memchr v2.7.2 -> v2.7.4
    Updating object v0.35.0 -> v0.36.0
    Updating redox_syscall v0.5.1 -> v0.5.2
    Updating toml-span v0.2.0 -> v0.2.1
note: pass `--verbose` to see 39 unchanged dependencies behind latest

     Locking 6 packages to latest compatible versions
    Updating backtrace v0.3.72 -> v0.3.73
    Updating httparse v1.9.2 -> v1.9.3
    Updating memchr v2.7.2 -> v2.7.4
    Updating object v0.35.0 -> v0.36.0
    Updating redox_syscall v0.5.1 -> v0.5.2
    Updating toml-span v0.2.0 -> v0.2.1
note: pass `--verbose` to see 39 unchanged dependencies behind latest
@github-actions github-actions bot enabled auto-merge (squash) June 16, 2024 16:51
@github-actions github-actions bot merged commit 45925c6 into main Jun 16, 2024
33 checks passed
@github-actions github-actions bot deleted the cargo_update branch June 16, 2024 16:58
# 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