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

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

obi1kenobi
Copy link
Owner

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

The following is the output from cargo update:

    Updating anstream v0.5.0 -> v0.6.4
    Updating anstyle v1.0.3 -> v1.0.4
    Updating anstyle-parse v0.2.1 -> v0.2.2
    Updating anstyle-wincon v2.1.0 -> v3.0.1
    Updating clap v4.4.4 -> v4.4.6
    Updating clap_builder v4.4.4 -> v4.4.6
    Updating errno v0.3.3 -> v0.3.4
    Updating fastrand v2.0.0 -> v2.0.1
    Updating hashbrown v0.14.0 -> v0.14.1
    Updating indexmap v2.0.0 -> v2.0.2
    Updating linux-raw-sys v0.4.7 -> v0.4.8
    Updating memchr v2.6.3 -> v2.6.4
    Updating pest v2.7.3 -> v2.7.4
    Updating regex v1.9.5 -> v1.9.6
    Updating regex-automata v0.3.8 -> v0.3.9
    Updating rustix v0.38.14 -> v0.38.15
    Updating sharded-slab v0.1.4 -> v0.1.6
    Updating thiserror v1.0.48 -> v1.0.49
    Updating thiserror-impl v1.0.48 -> v1.0.49

    Updating anstream v0.5.0 -> v0.6.4
    Updating anstyle v1.0.3 -> v1.0.4
    Updating anstyle-parse v0.2.1 -> v0.2.2
    Updating anstyle-wincon v2.1.0 -> v3.0.1
    Updating clap v4.4.4 -> v4.4.6
    Updating clap_builder v4.4.4 -> v4.4.6
    Updating errno v0.3.3 -> v0.3.4
    Updating fastrand v2.0.0 -> v2.0.1
    Updating hashbrown v0.14.0 -> v0.14.1
    Updating indexmap v2.0.0 -> v2.0.2
    Updating linux-raw-sys v0.4.7 -> v0.4.8
    Updating memchr v2.6.3 -> v2.6.4
    Updating pest v2.7.3 -> v2.7.4
    Updating regex v1.9.5 -> v1.9.6
    Updating regex-automata v0.3.8 -> v0.3.9
    Updating rustix v0.38.14 -> v0.38.15
    Updating sharded-slab v0.1.4 -> v0.1.6
    Updating thiserror v1.0.48 -> v1.0.49
    Updating thiserror-impl v1.0.48 -> v1.0.49
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Oct 2, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 2, 2023 03:43
@github-actions github-actions bot merged commit 7413961 into main Oct 2, 2023
12 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch October 2, 2023 03:50
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