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

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Weekly cargo update of dependencies #1140

merged 1 commit into from
Feb 17, 2025

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 13 packages to latest compatible versions
    Updating cc v1.2.13 -> v1.2.14
    Updating clap v4.5.28 -> v4.5.29
    Updating clap_builder v4.5.27 -> v4.5.29
    Updating equivalent v1.0.1 -> v1.0.2
    Updating miniz_oxide v0.8.3 -> v0.8.4
    Updating openssl-sys v0.9.105 -> v0.9.106
    Updating quinn-udp v0.5.9 -> v0.5.10
    Updating ring v0.17.8 -> v0.17.9
    Updating rustls v0.23.22 -> v0.23.23
    Updating smallvec v1.13.2 -> v1.14.0
    Removing spin v0.9.8
    Updating tempfile v3.16.0 -> v3.17.0
    Updating toml_edit v0.22.23 -> v0.22.24
    Updating winnow v0.7.1 -> v0.7.2

     Locking 13 packages to latest compatible versions
    Updating cc v1.2.13 -> v1.2.14
    Updating clap v4.5.28 -> v4.5.29
    Updating clap_builder v4.5.27 -> v4.5.29
    Updating equivalent v1.0.1 -> v1.0.2
    Updating miniz_oxide v0.8.3 -> v0.8.4
    Updating openssl-sys v0.9.105 -> v0.9.106
    Updating quinn-udp v0.5.9 -> v0.5.10
    Updating ring v0.17.8 -> v0.17.9
    Updating rustls v0.23.22 -> v0.23.23
    Updating smallvec v1.13.2 -> v1.14.0
    Removing spin v0.9.8
    Updating tempfile v3.16.0 -> v3.17.0
    Updating toml_edit v0.22.23 -> v0.22.24
    Updating winnow v0.7.1 -> v0.7.2
@github-actions github-actions bot enabled auto-merge (squash) February 17, 2025 03:45
@github-actions github-actions bot merged commit 9c889d5 into main Feb 17, 2025
29 checks passed
@github-actions github-actions bot deleted the cargo_update branch February 17, 2025 03:55
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