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

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Weekly cargo update of dependencies #670

merged 1 commit into from
Feb 23, 2024

Conversation

obi1kenobi
Copy link
Owner

@obi1kenobi obi1kenobi commented Feb 19, 2024

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating anyhow v1.0.79 -> v1.0.80
    Updating cc v1.0.83 -> v1.0.86
    Updating maybe-async v0.2.9 -> v0.2.10
    Updating ryu v1.0.16 -> v1.0.17
    Updating semver v1.0.21 -> v1.0.22
    Updating serde v1.0.196 -> v1.0.197
    Updating serde_derive v1.0.196 -> v1.0.197
    Updating serde_json v1.0.113 -> v1.0.114
    Updating socket2 v0.5.5 -> v0.5.6
    Updating syn v2.0.49 -> v2.0.50
    Updating unicode-normalization v0.1.22 -> v0.1.23
    Updating windows-targets v0.52.0 -> v0.52.3
    Updating windows_aarch64_gnullvm v0.52.0 -> v0.52.3
    Updating windows_aarch64_msvc v0.52.0 -> v0.52.3
    Updating windows_i686_gnu v0.52.0 -> v0.52.3
    Updating windows_i686_msvc v0.52.0 -> v0.52.3
    Updating windows_x86_64_gnu v0.52.0 -> v0.52.3
    Updating windows_x86_64_gnullvm v0.52.0 -> v0.52.3
    Updating windows_x86_64_msvc v0.52.0 -> v0.52.3
    Updating winnow v0.6.1 -> v0.6.2

    Updating anyhow v1.0.79 -> v1.0.80
    Updating cc v1.0.83 -> v1.0.86
    Updating maybe-async v0.2.9 -> v0.2.10
    Updating ryu v1.0.16 -> v1.0.17
    Updating semver v1.0.21 -> v1.0.22
    Updating serde v1.0.196 -> v1.0.197
    Updating serde_derive v1.0.196 -> v1.0.197
    Updating serde_json v1.0.113 -> v1.0.114
    Updating socket2 v0.5.5 -> v0.5.6
    Updating syn v2.0.49 -> v2.0.50
    Updating unicode-normalization v0.1.22 -> v0.1.23
    Updating windows-targets v0.52.0 -> v0.52.3
    Updating windows_aarch64_gnullvm v0.52.0 -> v0.52.3
    Updating windows_aarch64_msvc v0.52.0 -> v0.52.3
    Updating windows_i686_gnu v0.52.0 -> v0.52.3
    Updating windows_i686_msvc v0.52.0 -> v0.52.3
    Updating windows_x86_64_gnu v0.52.0 -> v0.52.3
    Updating windows_x86_64_gnullvm v0.52.0 -> v0.52.3
    Updating windows_x86_64_msvc v0.52.0 -> v0.52.3
    Updating winnow v0.6.1 -> v0.6.2
@github-actions github-actions bot merged commit cd913df into main Feb 23, 2024
33 checks passed
@github-actions github-actions bot deleted the cargo_update branch February 23, 2024 17:40
# 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