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

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Weekly cargo update of dependencies #770

merged 1 commit into from
Apr 22, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating cc v1.0.94 -> v1.0.95
    Updating proc-macro2 v1.0.80 -> v1.0.81
    Updating rustix v0.38.32 -> v0.38.33
    Updating rustls v0.21.10 -> v0.21.11
    Updating serde v1.0.197 -> v1.0.198
    Updating serde_derive v1.0.197 -> v1.0.198
    Updating serde_json v1.0.115 -> v1.0.116
    Updating syn v2.0.59 -> v2.0.60
    Updating thiserror v1.0.58 -> v1.0.59
    Updating thiserror-impl v1.0.58 -> v1.0.59
    Updating toml_edit v0.22.9 -> v0.22.12

    Updating cc v1.0.94 -> v1.0.95
    Updating proc-macro2 v1.0.80 -> v1.0.81
    Updating rustix v0.38.32 -> v0.38.33
    Updating rustls v0.21.10 -> v0.21.11
    Updating serde v1.0.197 -> v1.0.198
    Updating serde_derive v1.0.197 -> v1.0.198
    Updating serde_json v1.0.115 -> v1.0.116
    Updating syn v2.0.59 -> v2.0.60
    Updating thiserror v1.0.58 -> v1.0.59
    Updating thiserror-impl v1.0.58 -> v1.0.59
    Updating toml_edit v0.22.9 -> v0.22.12
@github-actions github-actions bot enabled auto-merge (squash) April 22, 2024 03:40
@github-actions github-actions bot merged commit 79e30bb into main Apr 22, 2024
31 checks passed
@github-actions github-actions bot deleted the cargo_update branch April 22, 2024 03:49
# 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