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

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Weekly cargo update of dependencies #738

merged 1 commit into from
Apr 8, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating async-compression v0.4.6 -> v0.4.8
    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 pest_derive v2.7.8 -> v2.7.9
    Updating pest_generator v2.7.8 -> v2.7.9
    Updating pest_meta v2.7.8 -> v2.7.9
    Updating strsim v0.11.0 -> v0.11.1
    Updating syn v2.0.57 -> v2.0.58
    Updating uluru v3.0.0 -> v3.1.0

    Updating async-compression v0.4.6 -> v0.4.8
    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 pest_derive v2.7.8 -> v2.7.9
    Updating pest_generator v2.7.8 -> v2.7.9
    Updating pest_meta v2.7.8 -> v2.7.9
    Updating strsim v0.11.0 -> v0.11.1
    Updating syn v2.0.57 -> v2.0.58
    Updating uluru v3.0.0 -> v3.1.0
@github-actions github-actions bot enabled auto-merge (squash) April 8, 2024 03:40
@github-actions github-actions bot merged commit da4f7be into main Apr 8, 2024
33 checks passed
@github-actions github-actions bot deleted the cargo_update branch April 8, 2024 03:51
# 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