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 primary dependencies #630

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in the primary Cargo.lock current.

The following is the output from cargo update:

     Locking 3 packages to latest compatible versions
    Updating httparse v1.9.2 -> v1.9.3
    Updating memchr v2.7.2 -> v2.7.4
    Updating redox_syscall v0.5.1 -> v0.5.2
note: pass `--verbose` to see 149 unchanged dependencies behind latest

     Locking 3 packages to latest compatible versions
    Updating httparse v1.9.2 -> v1.9.3
    Updating memchr v2.7.2 -> v2.7.4
    Updating redox_syscall v0.5.1 -> v0.5.2
note: pass `--verbose` to see 149 unchanged dependencies behind latest
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Jun 17, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 17, 2024 03:43
@github-actions github-actions bot merged commit b65b036 into main Jun 17, 2024
15 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch June 17, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R-automated Release: these changes were created automatically by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant