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

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Weekly cargo update of dependencies #785

merged 1 commit into from
Jun 3, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating addr2line v0.21.0 -> v0.22.0 (latest: v0.23.0)
    Updating async-compression v0.4.10 -> v0.4.11
    Updating backtrace v0.3.71 -> v0.3.72
    Updating gimli v0.28.1 -> v0.29.0 (latest: v0.30.0)
    Updating gix-glob v0.16.2 -> v0.16.3
    Updating object v0.32.2 -> v0.35.0 (latest: v0.36.0)
    Updating proc-macro2 v1.0.84 -> v1.0.85
    Updating tokio v1.37.0 -> v1.38.0
    Updating winnow v0.6.8 -> v0.6.9
note: pass `--verbose` to see 70 unchanged dependencies behind latest

    Updating addr2line v0.21.0 -> v0.22.0 (latest: v0.23.0)
    Updating async-compression v0.4.10 -> v0.4.11
    Updating backtrace v0.3.71 -> v0.3.72
    Updating gimli v0.28.1 -> v0.29.0 (latest: v0.30.0)
    Updating gix-glob v0.16.2 -> v0.16.3
    Updating object v0.32.2 -> v0.35.0 (latest: v0.36.0)
    Updating proc-macro2 v1.0.84 -> v1.0.85
    Updating tokio v1.37.0 -> v1.38.0
    Updating winnow v0.6.8 -> v0.6.9
note: pass `--verbose` to see 70 unchanged dependencies behind latest
@github-actions github-actions bot enabled auto-merge (squash) June 3, 2024 03:40
@github-actions github-actions bot merged commit 8af8d45 into main Jun 3, 2024
33 checks passed
@github-actions github-actions bot deleted the cargo_update branch June 3, 2024 03:51
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