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

Merged
merged 1 commit into from
Mar 18, 2024
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.80 -> v1.0.81
    Updating async-graphql-parser v7.0.2 -> v7.0.3
    Updating async-graphql-value v7.0.2 -> v7.0.3
    Updating async-trait v0.1.77 -> v0.1.78
    Removing basic-toml v0.1.8
    Updating clap v4.5.2 -> v4.5.3
    Updating clap_derive v4.5.0 -> v4.5.3
    Updating color-eyre v0.6.2 -> v0.6.3
    Updating h2 v0.3.24 -> v0.3.25
      Adding heck v0.5.0
    Updating proc-macro2 v1.0.78 -> v1.0.79
    Updating reqwest v0.11.25 -> v0.11.26
      Adding serde_spanned v0.6.5
    Updating syn v2.0.52 -> v2.0.53
 Downgrading system-configuration v0.6.0 -> v0.5.1
 Downgrading system-configuration-sys v0.6.0 -> v0.5.0
    Updating thiserror v1.0.57 -> v1.0.58
    Updating thiserror-impl v1.0.57 -> v1.0.58
      Adding toml v0.8.11
      Adding toml_datetime v0.6.5
      Adding toml_edit v0.22.7
    Updating trybuild v1.0.89 -> v1.0.90
      Adding winnow v0.6.5

    Updating anyhow v1.0.80 -> v1.0.81
    Updating async-graphql-parser v7.0.2 -> v7.0.3
    Updating async-graphql-value v7.0.2 -> v7.0.3
    Updating async-trait v0.1.77 -> v0.1.78
    Removing basic-toml v0.1.8
    Updating clap v4.5.2 -> v4.5.3
    Updating clap_derive v4.5.0 -> v4.5.3
    Updating color-eyre v0.6.2 -> v0.6.3
    Updating h2 v0.3.24 -> v0.3.25
      Adding heck v0.5.0
    Updating proc-macro2 v1.0.78 -> v1.0.79
    Updating reqwest v0.11.25 -> v0.11.26
      Adding serde_spanned v0.6.5
    Updating syn v2.0.52 -> v2.0.53
 Downgrading system-configuration v0.6.0 -> v0.5.1
 Downgrading system-configuration-sys v0.6.0 -> v0.5.0
    Updating thiserror v1.0.57 -> v1.0.58
    Updating thiserror-impl v1.0.57 -> v1.0.58
      Adding toml v0.8.11
      Adding toml_datetime v0.6.5
      Adding toml_edit v0.22.7
    Updating trybuild v1.0.89 -> v1.0.90
      Adding winnow v0.6.5
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Mar 18, 2024
@github-actions github-actions bot enabled auto-merge (squash) March 18, 2024 03:43
@github-actions github-actions bot merged commit bc21e69 into main Mar 18, 2024
14 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch March 18, 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