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 dependencies #642

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Weekly cargo update of dependencies #642

merged 1 commit into from
Jan 22, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating anstream v0.6.7 -> v0.6.11
    Updating async-compression v0.4.5 -> v0.4.6
    Updating bitflags v2.4.1 -> v2.4.2
    Updating clap v4.4.16 -> v4.4.18
    Updating clap-verbosity-flag v2.1.1 -> v2.1.2
    Updating clap_builder v4.4.16 -> v4.4.18
    Updating gix-config-value v0.14.3 -> v0.14.4
    Updating gix-path v0.10.3 -> v0.10.4
    Updating gix-sec v0.10.3 -> v0.10.4
    Updating gix-trace v0.1.6 -> v0.1.7
    Updating gix-utils v0.1.8 -> v0.1.9
    Updating h2 v0.3.23 -> v0.3.24
    Updating hermit-abi v0.3.3 -> v0.3.4
    Updating libz-ng-sys v1.1.14 -> v1.1.15
    Updating linux-raw-sys v0.4.12 -> v0.4.13
    Updating predicates v3.0.4 -> v3.1.0
    Updating proc-macro2 v1.0.76 -> v1.0.78
    Updating rayon v1.8.0 -> v1.8.1
    Updating rayon-core v1.12.0 -> v1.12.1
    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 smol_str v0.2.0 -> v0.2.1
    Updating unicode-bidi v0.3.14 -> v0.3.15
    Updating uuid v1.6.1 -> v1.7.0
    Removing windows v0.52.0
    Removing windows-core v0.52.0

    Updating anstream v0.6.7 -> v0.6.11
    Updating async-compression v0.4.5 -> v0.4.6
    Updating bitflags v2.4.1 -> v2.4.2
    Updating clap v4.4.16 -> v4.4.18
    Updating clap-verbosity-flag v2.1.1 -> v2.1.2
    Updating clap_builder v4.4.16 -> v4.4.18
    Updating gix-config-value v0.14.3 -> v0.14.4
    Updating gix-path v0.10.3 -> v0.10.4
    Updating gix-sec v0.10.3 -> v0.10.4
    Updating gix-trace v0.1.6 -> v0.1.7
    Updating gix-utils v0.1.8 -> v0.1.9
    Updating h2 v0.3.23 -> v0.3.24
    Updating hermit-abi v0.3.3 -> v0.3.4
    Updating libz-ng-sys v1.1.14 -> v1.1.15
    Updating linux-raw-sys v0.4.12 -> v0.4.13
    Updating predicates v3.0.4 -> v3.1.0
    Updating proc-macro2 v1.0.76 -> v1.0.78
    Updating rayon v1.8.0 -> v1.8.1
    Updating rayon-core v1.12.0 -> v1.12.1
    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 smol_str v0.2.0 -> v0.2.1
    Updating unicode-bidi v0.3.14 -> v0.3.15
    Updating uuid v1.6.1 -> v1.7.0
    Removing windows v0.52.0
    Removing windows-core v0.52.0
@github-actions github-actions bot enabled auto-merge (squash) January 22, 2024 03:41
@github-actions github-actions bot merged commit ae52c12 into main Jan 22, 2024
31 checks passed
@github-actions github-actions bot deleted the cargo_update branch January 22, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant