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

Merged
merged 1 commit into from
Jan 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 anyhow v1.0.78 -> v1.0.79
    Updating async-trait v0.1.76 -> v0.1.77
    Updating basic-toml v0.1.7 -> v0.1.8
    Updating clap v4.4.12 -> v4.4.13
    Updating libc v0.2.151 -> v0.2.152
    Updating pest v2.7.5 -> v2.7.6
    Updating prettyplease v0.2.15 -> v0.2.16
    Updating proc-macro2 v1.0.73 -> v1.0.76
    Updating pyo3 v0.20.1 -> v0.20.2
    Updating pyo3-build-config v0.20.1 -> v0.20.2
    Updating pyo3-ffi v0.20.1 -> v0.20.2
    Updating pyo3-macros v0.20.1 -> v0.20.2
    Updating pyo3-macros-backend v0.20.1 -> v0.20.2
    Updating quote v1.0.34 -> v1.0.35
    Updating serde v1.0.193 -> v1.0.195
    Updating serde_derive v1.0.193 -> v1.0.195
    Updating serde_json v1.0.109 -> v1.0.111
    Updating syn v2.0.44 -> v2.0.48
    Updating target-lexicon v0.12.12 -> v0.12.13
    Updating thiserror v1.0.53 -> v1.0.56
    Updating thiserror-impl v1.0.53 -> v1.0.56
    Updating trybuild v1.0.86 -> v1.0.88

    Updating anyhow v1.0.78 -> v1.0.79
    Updating async-trait v0.1.76 -> v0.1.77
    Updating basic-toml v0.1.7 -> v0.1.8
    Updating clap v4.4.12 -> v4.4.13
    Updating libc v0.2.151 -> v0.2.152
    Updating pest v2.7.5 -> v2.7.6
    Updating prettyplease v0.2.15 -> v0.2.16
    Updating proc-macro2 v1.0.73 -> v1.0.76
    Updating pyo3 v0.20.1 -> v0.20.2
    Updating pyo3-build-config v0.20.1 -> v0.20.2
    Updating pyo3-ffi v0.20.1 -> v0.20.2
    Updating pyo3-macros v0.20.1 -> v0.20.2
    Updating pyo3-macros-backend v0.20.1 -> v0.20.2
    Updating quote v1.0.34 -> v1.0.35
    Updating serde v1.0.193 -> v1.0.195
    Updating serde_derive v1.0.193 -> v1.0.195
    Updating serde_json v1.0.109 -> v1.0.111
    Updating syn v2.0.44 -> v2.0.48
    Updating target-lexicon v0.12.12 -> v0.12.13
    Updating thiserror v1.0.53 -> v1.0.56
    Updating thiserror-impl v1.0.53 -> v1.0.56
    Updating trybuild v1.0.86 -> v1.0.88
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Jan 8, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 8, 2024 03:43
@github-actions github-actions bot merged commit 4d773f7 into main Jan 8, 2024
14 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch January 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