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 dependencies #989

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Weekly cargo update of dependencies #989

merged 1 commit into from
Nov 4, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 14 packages to latest compatible versions
    Updating anstyle v1.0.9 -> v1.0.10
    Updating anyhow v1.0.91 -> v1.0.92
    Updating cc v1.1.31 -> v1.1.34
    Updating hyper-util v0.1.9 -> v0.1.10
    Updating insta v1.41.0 -> v1.41.1
    Updating jiff v0.1.13 -> v0.1.14
    Updating quinn-udp v0.5.5 -> v0.5.6
    Updating reqwest v0.12.8 -> v0.12.9
    Updating rustls v0.23.15 -> v0.23.16
    Updating serde v1.0.213 -> v1.0.214
    Updating serde_derive v1.0.213 -> v1.0.214
    Updating syn v2.0.85 -> v2.0.87
    Updating thiserror v1.0.65 -> v1.0.67
    Updating thiserror-impl v1.0.65 -> v1.0.67
note: pass `--verbose` to see 86 unchanged dependencies behind latest

     Locking 14 packages to latest compatible versions
    Updating anstyle v1.0.9 -> v1.0.10
    Updating anyhow v1.0.91 -> v1.0.92
    Updating cc v1.1.31 -> v1.1.34
    Updating hyper-util v0.1.9 -> v0.1.10
    Updating insta v1.41.0 -> v1.41.1
    Updating jiff v0.1.13 -> v0.1.14
    Updating quinn-udp v0.5.5 -> v0.5.6
    Updating reqwest v0.12.8 -> v0.12.9
    Updating rustls v0.23.15 -> v0.23.16
    Updating serde v1.0.213 -> v1.0.214
    Updating serde_derive v1.0.213 -> v1.0.214
    Updating syn v2.0.85 -> v2.0.87
    Updating thiserror v1.0.65 -> v1.0.67
    Updating thiserror-impl v1.0.65 -> v1.0.67
note: pass `--verbose` to see 86 unchanged dependencies behind latest
@github-actions github-actions bot enabled auto-merge (squash) November 4, 2024 03:47
@github-actions github-actions bot merged commit eceddb8 into main Nov 4, 2024
32 checks passed
@github-actions github-actions bot deleted the cargo_update branch November 4, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant