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

Merged
merged 1 commit into from
Jan 22, 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 anstream v0.6.7 -> v0.6.11
    Updating bitflags v2.4.1 -> v2.4.2
    Updating clap v4.4.16 -> v4.4.18
    Updating clap_builder v4.4.16 -> v4.4.18
    Updating h2 v0.3.23 -> v0.3.24
    Updating hermit-abi v0.3.3 -> v0.3.4
    Updating linux-raw-sys v0.4.12 -> v0.4.13
    Updating openssl v0.10.62 -> v0.10.63
    Updating openssl-sys v0.9.98 -> v0.9.99
    Updating pkg-config v0.3.28 -> v0.3.29
    Updating proc-macro2 v1.0.76 -> v1.0.78
    Updating regex v1.10.2 -> v1.10.3
    Updating regex-automata v0.4.3 -> v0.4.4
    Updating smallvec v1.12.0 -> v1.13.1
    Updating unicode-bidi v0.3.14 -> v0.3.15
    Updating uuid v1.6.1 -> v1.7.0

    Updating anstream v0.6.7 -> v0.6.11
    Updating bitflags v2.4.1 -> v2.4.2
    Updating clap v4.4.16 -> v4.4.18
    Updating clap_builder v4.4.16 -> v4.4.18
    Updating h2 v0.3.23 -> v0.3.24
    Updating hermit-abi v0.3.3 -> v0.3.4
    Updating linux-raw-sys v0.4.12 -> v0.4.13
    Updating openssl v0.10.62 -> v0.10.63
    Updating openssl-sys v0.9.98 -> v0.9.99
    Updating pkg-config v0.3.28 -> v0.3.29
    Updating proc-macro2 v1.0.76 -> v1.0.78
    Updating regex v1.10.2 -> v1.10.3
    Updating regex-automata v0.4.3 -> v0.4.4
    Updating smallvec v1.12.0 -> v1.13.1
    Updating unicode-bidi v0.3.14 -> v0.3.15
    Updating uuid v1.6.1 -> v1.7.0
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Jan 22, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 22, 2024 03:43
@github-actions github-actions bot merged commit 6e4fac9 into main Jan 22, 2024
12 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch January 22, 2024 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