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

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Weekly cargo update of dependencies #772

merged 1 commit into from
Apr 29, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating async-compression v0.4.8 -> v0.4.9
    Updating fastrand v2.0.2 -> v2.1.0
    Updating flate2 v1.0.28 -> v1.0.29
    Updating hashbrown v0.14.3 -> v0.14.5
    Updating lock_api v0.4.11 -> v0.4.12
    Updating parking_lot v0.12.1 -> v0.12.2
    Updating parking_lot_core v0.9.9 -> v0.9.10
      Adding redox_syscall v0.5.1
    Updating rustix v0.38.33 -> v0.38.34
    Updating rustls v0.21.11 -> v0.21.12
    Updating serde v1.0.198 -> v1.0.199
    Updating serde_derive v1.0.198 -> v1.0.199
    Updating winapi-util v0.1.6 -> v0.1.8
    Updating winnow v0.6.6 -> v0.6.7

    Updating async-compression v0.4.8 -> v0.4.9
    Updating fastrand v2.0.2 -> v2.1.0
    Updating flate2 v1.0.28 -> v1.0.29
    Updating hashbrown v0.14.3 -> v0.14.5
    Updating lock_api v0.4.11 -> v0.4.12
    Updating parking_lot v0.12.1 -> v0.12.2
    Updating parking_lot_core v0.9.9 -> v0.9.10
      Adding redox_syscall v0.5.1
    Updating rustix v0.38.33 -> v0.38.34
    Updating rustls v0.21.11 -> v0.21.12
    Updating serde v1.0.198 -> v1.0.199
    Updating serde_derive v1.0.198 -> v1.0.199
    Updating winapi-util v0.1.6 -> v0.1.8
    Updating winnow v0.6.6 -> v0.6.7
@github-actions github-actions bot enabled auto-merge (squash) April 29, 2024 03:40
@github-actions github-actions bot merged commit 32f5ea9 into main Apr 29, 2024
32 checks passed
@github-actions github-actions bot deleted the cargo_update branch April 29, 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