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

Merged
merged 1 commit into from
Sep 25, 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 aho-corasick v1.0.5 -> v1.1.1
    Updating async-graphql-parser v6.0.6 -> v6.0.7
    Updating async-graphql-value v6.0.6 -> v6.0.7
    Updating clap v4.4.3 -> v4.4.4
    Updating clap_builder v4.4.2 -> v4.4.4
    Updating dyn-clone v1.0.13 -> v1.0.14
    Updating hermit-abi v0.3.2 -> v0.3.3
    Updating rustix v0.38.13 -> v0.38.14
    Updating rustls-webpki v0.101.5 -> v0.101.6
    Updating smallvec v1.11.0 -> v1.11.1
    Updating termcolor v1.2.0 -> v1.3.0
    Updating time v0.3.28 -> v0.3.29
    Updating time-core v0.1.1 -> v0.1.2
    Updating time-macros v0.2.14 -> v0.2.15
    Updating tokio-util v0.7.8 -> v0.7.9
    Updating winapi-util v0.1.5 -> v0.1.6

    Updating aho-corasick v1.0.5 -> v1.1.1
    Updating async-graphql-parser v6.0.6 -> v6.0.7
    Updating async-graphql-value v6.0.6 -> v6.0.7
    Updating clap v4.4.3 -> v4.4.4
    Updating clap_builder v4.4.2 -> v4.4.4
    Updating dyn-clone v1.0.13 -> v1.0.14
    Updating hermit-abi v0.3.2 -> v0.3.3
    Updating rustix v0.38.13 -> v0.38.14
    Updating rustls-webpki v0.101.5 -> v0.101.6
    Updating smallvec v1.11.0 -> v1.11.1
    Updating termcolor v1.2.0 -> v1.3.0
    Updating time v0.3.28 -> v0.3.29
    Updating time-core v0.1.1 -> v0.1.2
    Updating time-macros v0.2.14 -> v0.2.15
    Updating tokio-util v0.7.8 -> v0.7.9
    Updating winapi-util v0.1.5 -> v0.1.6
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Sep 25, 2023
@github-actions github-actions bot enabled auto-merge (squash) September 25, 2023 03:44
@github-actions github-actions bot merged commit 813a6bb into main Sep 25, 2023
12 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch September 25, 2023 03:53
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.

None yet

1 participant