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

Merged
merged 1 commit into from
Apr 29, 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:

    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
    Updating redox_syscall v0.4.1 -> v0.5.1
    Updating rustix v0.38.33 -> v0.38.34
    Updating rustls v0.21.11 -> v0.21.12
    Updating schemars v0.8.16 -> v0.8.17
    Updating schemars_derive v0.8.16 -> v0.8.17
    Updating serde v1.0.198 -> v1.0.199
    Updating serde_derive v1.0.198 -> v1.0.199
    Updating serde_derive_internals v0.26.0 -> v0.29.0
    Updating winapi-util v0.1.6 -> v0.1.8
    Updating winnow v0.6.6 -> v0.6.7

    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
    Updating redox_syscall v0.4.1 -> v0.5.1
    Updating rustix v0.38.33 -> v0.38.34
    Updating rustls v0.21.11 -> v0.21.12
    Updating schemars v0.8.16 -> v0.8.17
    Updating schemars_derive v0.8.16 -> v0.8.17
    Updating serde v1.0.198 -> v1.0.199
    Updating serde_derive v1.0.198 -> v1.0.199
    Updating serde_derive_internals v0.26.0 -> v0.29.0
    Updating winapi-util v0.1.6 -> v0.1.8
    Updating winnow v0.6.6 -> v0.6.7
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Apr 29, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 29, 2024 03:43
@github-actions github-actions bot merged commit d931e56 into main Apr 29, 2024
14 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch April 29, 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