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

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

obi1kenobi
Copy link
Owner

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

The following is the output from cargo update:

    Updating native-tls v0.2.11 -> v0.2.12
    Updating proc-macro2 v1.0.84 -> v1.0.85
    Updating tokio v1.37.0 -> v1.38.0
    Updating tokio-macros v2.2.0 -> v2.3.0
    Updating winnow v0.6.8 -> v0.6.9
note: pass `--verbose` to see 145 unchanged dependencies behind latest

    Updating native-tls v0.2.11 -> v0.2.12
    Updating proc-macro2 v1.0.84 -> v1.0.85
    Updating tokio v1.37.0 -> v1.38.0
    Updating tokio-macros v2.2.0 -> v2.3.0
    Updating winnow v0.6.8 -> v0.6.9
note: pass `--verbose` to see 145 unchanged dependencies behind latest
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Jun 3, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 3, 2024 03:43
@github-actions github-actions bot merged commit 6623211 into main Jun 3, 2024
12 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch June 3, 2024 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