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

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in the primary Cargo.lock current.

The following is the output from cargo update:

     Locking 9 packages to latest compatible versions
    Updating clap v4.5.26 -> v4.5.27
    Updating clap_builder v4.5.26 -> v4.5.27
    Updating native-tls v0.2.12 -> v0.2.13
    Updating openssl v0.10.68 -> v0.10.69
    Updating openssl-probe v0.1.5 -> v0.1.6
    Updating rustix v0.38.43 -> v0.38.44
    Updating trybuild v1.0.102 -> v1.0.103
    Updating unicode-ident v1.0.14 -> v1.0.15
    Updating uuid v1.12.0 -> v1.12.1
note: pass `--verbose` to see 18 unchanged dependencies behind latest

     Locking 9 packages to latest compatible versions
    Updating clap v4.5.26 -> v4.5.27
    Updating clap_builder v4.5.26 -> v4.5.27
    Updating native-tls v0.2.12 -> v0.2.13
    Updating openssl v0.10.68 -> v0.10.69
    Updating openssl-probe v0.1.5 -> v0.1.6
    Updating rustix v0.38.43 -> v0.38.44
    Updating trybuild v1.0.102 -> v1.0.103
    Updating unicode-ident v1.0.14 -> v1.0.15
    Updating uuid v1.12.0 -> v1.12.1
note: pass `--verbose` to see 18 unchanged dependencies behind latest
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Jan 27, 2025
@github-actions github-actions bot enabled auto-merge (squash) January 27, 2025 03:43
@github-actions github-actions bot merged commit 622f42d into main Jan 27, 2025
14 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch January 27, 2025 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