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

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Weekly cargo update of dependencies #498

merged 1 commit into from
Jul 17, 2023

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

    Updating anyhow v1.0.71 -> v1.0.72
    Updating itoa v1.0.8 -> v1.0.9
    Updating proc-macro2 v1.0.64 -> v1.0.66
    Updating quote v1.0.29 -> v1.0.31
    Updating ryu v1.0.14 -> v1.0.15
    Updating semver v1.0.17 -> v1.0.18
    Updating serde_json v1.0.102 -> v1.0.103

    Updating anyhow v1.0.71 -> v1.0.72
    Updating itoa v1.0.8 -> v1.0.9
    Updating proc-macro2 v1.0.64 -> v1.0.66
    Updating quote v1.0.29 -> v1.0.31
    Updating ryu v1.0.14 -> v1.0.15
    Updating semver v1.0.17 -> v1.0.18
    Updating serde_json v1.0.102 -> v1.0.103
@github-actions github-actions bot enabled auto-merge (squash) July 17, 2023 03:46
@github-actions github-actions bot merged commit d6fb5f0 into main Jul 17, 2023
@github-actions github-actions bot deleted the cargo_update branch July 17, 2023 03:56
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