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

Merged
merged 1 commit into from
Apr 8, 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 cc v1.0.90 -> v1.0.91
    Updating getrandom v0.2.12 -> v0.2.13
    Updating h2 v0.3.25 -> v0.3.26
    Updating pest v2.7.8 -> v2.7.9
    Updating rustversion v1.0.14 -> v1.0.15
    Updating strsim v0.11.0 -> v0.11.1
    Updating syn v2.0.57 -> v2.0.58

    Updating cc v1.0.90 -> v1.0.91
    Updating getrandom v0.2.12 -> v0.2.13
    Updating h2 v0.3.25 -> v0.3.26
    Updating pest v2.7.8 -> v2.7.9
    Updating rustversion v1.0.14 -> v1.0.15
    Updating strsim v0.11.0 -> v0.11.1
    Updating syn v2.0.57 -> v2.0.58
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Apr 8, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 8, 2024 03:43
@github-actions github-actions bot merged commit 6606aa4 into main Apr 8, 2024
14 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch April 8, 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