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

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Conversation

obi1kenobi
Copy link
Owner

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

The following is the output from cargo update:

    Updating anyhow v1.0.71 -> v1.0.72
    Updating basic-toml v0.1.3 -> v0.1.4
    Updating dyn-clone v1.0.11 -> v1.0.12
    Updating itoa v1.0.8 -> v1.0.9
    Updating proc-macro2 v1.0.65 -> v1.0.66
    Updating quote v1.0.30 -> v1.0.31
    Updating rustversion v1.0.13 -> v1.0.14
    Updating ryu v1.0.14 -> v1.0.15
    Updating serde_json v1.0.102 -> v1.0.103

    Updating anyhow v1.0.71 -> v1.0.72
    Updating basic-toml v0.1.3 -> v0.1.4
    Updating dyn-clone v1.0.11 -> v1.0.12
    Updating itoa v1.0.8 -> v1.0.9
    Updating proc-macro2 v1.0.65 -> v1.0.66
    Updating quote v1.0.30 -> v1.0.31
    Updating rustversion v1.0.13 -> v1.0.14
    Updating ryu v1.0.14 -> v1.0.15
    Updating serde_json v1.0.102 -> v1.0.103
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Jul 17, 2023
@github-actions github-actions bot enabled auto-merge (squash) July 17, 2023 03:46
@github-actions github-actions bot merged commit bb3e5d3 into main Jul 17, 2023
@github-actions github-actions bot deleted the main_cargo_update branch July 17, 2023 03:54
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