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

Merged
merged 1 commit into from
Nov 27, 2023
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 gimli v0.28.0 -> v0.28.1
    Updating globset v0.4.13 -> v0.4.14
    Updating hashbrown v0.14.2 -> v0.14.3
    Updating openssl v0.10.59 -> v0.10.60
    Updating openssl-sys v0.9.95 -> v0.9.96
    Updating proc-macro2 v1.0.69 -> v1.0.70
    Updating serde v1.0.192 -> v1.0.193
    Updating serde_derive v1.0.192 -> v1.0.193
    Updating uuid v1.6.0 -> v1.6.1
    Updating webpki-roots v0.25.2 -> v0.25.3

    Updating gimli v0.28.0 -> v0.28.1
    Updating globset v0.4.13 -> v0.4.14
    Updating hashbrown v0.14.2 -> v0.14.3
    Updating openssl v0.10.59 -> v0.10.60
    Updating openssl-sys v0.9.95 -> v0.9.96
    Updating proc-macro2 v1.0.69 -> v1.0.70
    Updating serde v1.0.192 -> v1.0.193
    Updating serde_derive v1.0.192 -> v1.0.193
    Updating uuid v1.6.0 -> v1.6.1
    Updating webpki-roots v0.25.2 -> v0.25.3
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Nov 27, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 27, 2023 03:43
@github-actions github-actions bot merged commit b0ff3f4 into main Nov 27, 2023
13 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch November 27, 2023 03:48
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