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

Merged
merged 1 commit into from
Sep 18, 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 anstyle v1.0.2 -> v1.0.3
    Updating bumpalo v3.13.0 -> v3.14.0
    Updating chrono v0.4.30 -> v0.4.31
    Updating clap v4.4.2 -> v4.4.3
    Updating libc v0.2.147 -> v0.2.148
    Updating proc-macro2 v1.0.66 -> v1.0.67
    Updating rustls-webpki v0.101.4 -> v0.101.5
    Updating schemars v0.8.13 -> v0.8.15
    Updating schemars_derive v0.8.13 -> v0.8.15
    Updating serde_json v1.0.106 -> v1.0.107
    Updating socket2 v0.5.3 -> v0.5.4
    Updating syn v2.0.32 -> v2.0.37
    Updating trybuild v1.0.84 -> v1.0.85
    Updating unicode-ident v1.0.11 -> v1.0.12

    Updating anstyle v1.0.2 -> v1.0.3
    Updating bumpalo v3.13.0 -> v3.14.0
    Updating chrono v0.4.30 -> v0.4.31
    Updating clap v4.4.2 -> v4.4.3
    Updating libc v0.2.147 -> v0.2.148
    Updating proc-macro2 v1.0.66 -> v1.0.67
    Updating rustls-webpki v0.101.4 -> v0.101.5
    Updating schemars v0.8.13 -> v0.8.15
    Updating schemars_derive v0.8.13 -> v0.8.15
    Updating serde_json v1.0.106 -> v1.0.107
    Updating socket2 v0.5.3 -> v0.5.4
    Updating syn v2.0.32 -> v2.0.37
    Updating trybuild v1.0.84 -> v1.0.85
    Updating unicode-ident v1.0.11 -> v1.0.12
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Sep 18, 2023
@github-actions github-actions bot enabled auto-merge (squash) September 18, 2023 03:43
@github-actions github-actions bot merged commit d27c9f2 into main Sep 18, 2023
12 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch September 18, 2023 03:52
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