Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Weekly cargo update of dependencies #759

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Weekly cargo update of dependencies #759

merged 1 commit into from
Apr 15, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating anyhow v1.0.81 -> v1.0.82
    Updating bumpalo v3.15.4 -> v3.16.0
    Updating cc v1.0.91 -> v1.0.94
    Updating either v1.10.0 -> v1.11.0
    Updating encoding_rs v0.8.33 -> v0.8.34
    Updating getrandom v0.2.13 -> v0.2.14
    Updating gix-fs v0.10.1 -> v0.10.2
    Updating gix-packetline-blocking v0.17.3 -> v0.17.4
    Updating gix-trace v0.1.8 -> v0.1.9
    Updating gix-url v0.27.2 -> v0.27.3
    Updating gix-utils v0.1.11 -> v0.1.12
    Updating proc-macro2 v1.0.79 -> v1.0.80
    Updating quote v1.0.35 -> v1.0.36
    Updating syn v2.0.58 -> v2.0.59
    Updating time v0.3.34 -> v0.3.36
    Updating time-macros v0.2.17 -> v0.2.18
    Updating windows-targets v0.52.4 -> v0.52.5
    Updating windows_aarch64_gnullvm v0.52.4 -> v0.52.5
    Updating windows_aarch64_msvc v0.52.4 -> v0.52.5
    Updating windows_i686_gnu v0.52.4 -> v0.52.5
      Adding windows_i686_gnullvm v0.52.5
    Updating windows_i686_msvc v0.52.4 -> v0.52.5
    Updating windows_x86_64_gnu v0.52.4 -> v0.52.5
    Updating windows_x86_64_gnullvm v0.52.4 -> v0.52.5
    Updating windows_x86_64_msvc v0.52.4 -> v0.52.5
    Updating winnow v0.6.5 -> v0.6.6

    Updating anyhow v1.0.81 -> v1.0.82
    Updating bumpalo v3.15.4 -> v3.16.0
    Updating cc v1.0.91 -> v1.0.94
    Updating either v1.10.0 -> v1.11.0
    Updating encoding_rs v0.8.33 -> v0.8.34
    Updating getrandom v0.2.13 -> v0.2.14
    Updating gix-fs v0.10.1 -> v0.10.2
    Updating gix-packetline-blocking v0.17.3 -> v0.17.4
    Updating gix-trace v0.1.8 -> v0.1.9
    Updating gix-url v0.27.2 -> v0.27.3
    Updating gix-utils v0.1.11 -> v0.1.12
    Updating proc-macro2 v1.0.79 -> v1.0.80
    Updating quote v1.0.35 -> v1.0.36
    Updating syn v2.0.58 -> v2.0.59
    Updating time v0.3.34 -> v0.3.36
    Updating time-macros v0.2.17 -> v0.2.18
    Updating windows-targets v0.52.4 -> v0.52.5
    Updating windows_aarch64_gnullvm v0.52.4 -> v0.52.5
    Updating windows_aarch64_msvc v0.52.4 -> v0.52.5
    Updating windows_i686_gnu v0.52.4 -> v0.52.5
      Adding windows_i686_gnullvm v0.52.5
    Updating windows_i686_msvc v0.52.4 -> v0.52.5
    Updating windows_x86_64_gnu v0.52.4 -> v0.52.5
    Updating windows_x86_64_gnullvm v0.52.4 -> v0.52.5
    Updating windows_x86_64_msvc v0.52.4 -> v0.52.5
    Updating winnow v0.6.5 -> v0.6.6
@github-actions github-actions bot enabled auto-merge (squash) April 15, 2024 04:22
@github-actions github-actions bot merged commit ac0bf46 into main Apr 15, 2024
30 of 31 checks passed
@github-actions github-actions bot deleted the cargo_update branch April 15, 2024 04:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant