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

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Weekly cargo update of dependencies #732

merged 1 commit into from
Apr 1, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating autocfg v1.1.0 -> v1.2.0
    Updating clap v4.5.3 -> v4.5.4
    Updating clap_derive v4.5.3 -> v4.5.4
    Updating itoa v1.0.10 -> v1.0.11
    Updating libredox v0.0.1 -> v0.1.3
    Updating memchr v2.7.1 -> v2.7.2
    Updating pin-project-lite v0.2.13 -> v0.2.14
    Updating redox_users v0.4.4 -> v0.4.5
    Updating regex-syntax v0.8.2 -> v0.8.3
    Updating serde_json v1.0.114 -> v1.0.115
    Updating similar v2.4.0 -> v2.5.0
    Updating syn v2.0.55 -> v2.0.57
    Updating tokio v1.36.0 -> v1.37.0

    Updating autocfg v1.1.0 -> v1.2.0
    Updating clap v4.5.3 -> v4.5.4
    Updating clap_derive v4.5.3 -> v4.5.4
    Updating itoa v1.0.10 -> v1.0.11
    Updating libredox v0.0.1 -> v0.1.3
    Updating memchr v2.7.1 -> v2.7.2
    Updating pin-project-lite v0.2.13 -> v0.2.14
    Updating redox_users v0.4.4 -> v0.4.5
    Updating regex-syntax v0.8.2 -> v0.8.3
    Updating serde_json v1.0.114 -> v1.0.115
    Updating similar v2.4.0 -> v2.5.0
    Updating syn v2.0.55 -> v2.0.57
    Updating tokio v1.36.0 -> v1.37.0
@github-actions github-actions bot enabled auto-merge (squash) April 1, 2024 03:41
@github-actions github-actions bot merged commit 9bfef69 into main Apr 1, 2024
32 checks passed
@github-actions github-actions bot deleted the cargo_update branch April 1, 2024 03:50
# 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