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

Merged
merged 1 commit into from
Aug 28, 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 anstream v0.3.2 -> v0.5.0
    Updating anstyle-wincon v1.0.2 -> v2.1.0
    Updating base64 v0.21.2 -> v0.21.3
    Updating clap v4.3.24 -> v4.4.0
    Updating clap_builder v4.3.24 -> v4.4.0
    Updating clap_derive v4.3.12 -> v4.4.0
    Updating clap_lex v0.5.0 -> v0.5.1
    Removing is-terminal v0.4.9
    Updating openssl v0.10.56 -> v0.10.57
    Updating openssl-sys v0.9.91 -> v0.9.92
    Updating pin-project-lite v0.2.12 -> v0.2.13
    Updating regex v1.9.3 -> v1.9.4
    Updating regex-automata v0.3.6 -> v0.3.7
    Updating regex-syntax v0.7.4 -> v0.7.5
    Updating rustix v0.38.8 -> v0.38.9
    Updating serde v1.0.186 -> v1.0.188
    Updating serde_derive v1.0.186 -> v1.0.188
    Updating time v0.3.27 -> v0.3.28
    Updating time-macros v0.2.13 -> v0.2.14

    Updating anstream v0.3.2 -> v0.5.0
    Updating anstyle-wincon v1.0.2 -> v2.1.0
    Updating base64 v0.21.2 -> v0.21.3
    Updating clap v4.3.24 -> v4.4.0
    Updating clap_builder v4.3.24 -> v4.4.0
    Updating clap_derive v4.3.12 -> v4.4.0
    Updating clap_lex v0.5.0 -> v0.5.1
    Removing is-terminal v0.4.9
    Updating openssl v0.10.56 -> v0.10.57
    Updating openssl-sys v0.9.91 -> v0.9.92
    Updating pin-project-lite v0.2.12 -> v0.2.13
    Updating regex v1.9.3 -> v1.9.4
    Updating regex-automata v0.3.6 -> v0.3.7
    Updating regex-syntax v0.7.4 -> v0.7.5
    Updating rustix v0.38.8 -> v0.38.9
    Updating serde v1.0.186 -> v1.0.188
    Updating serde_derive v1.0.186 -> v1.0.188
    Updating time v0.3.27 -> v0.3.28
    Updating time-macros v0.2.13 -> v0.2.14
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Aug 28, 2023
@github-actions github-actions bot enabled auto-merge (squash) August 28, 2023 03:44
@github-actions github-actions bot merged commit 13e2971 into main Aug 28, 2023
12 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch August 28, 2023 03:51
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.

None yet

1 participant