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

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Weekly cargo update of dependencies #921

merged 1 commit into from
Sep 8, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 11 packages to latest compatible versions
    Updating cc v1.1.17 -> v1.1.18
    Updating ipnet v2.9.0 -> v2.10.0
    Updating jiff v0.1.12 -> v0.1.13
    Updating jiff-tzdb v0.1.0 -> v0.1.1
    Updating jiff-tzdb-platform v0.1.0 -> v0.1.1
    Updating schannel v0.1.23 -> v0.1.24
    Removing trustfall-rustdoc-adapter v28.1.5
    Removing trustfall-rustdoc-adapter v29.1.5
    Removing trustfall-rustdoc-adapter v30.1.5
    Removing trustfall-rustdoc-adapter v32.1.5
    Removing trustfall-rustdoc-adapter v33.1.5
      Adding trustfall-rustdoc-adapter v28.1.6 (latest: v33.1.6)
      Adding trustfall-rustdoc-adapter v29.1.6 (latest: v33.1.6)
      Adding trustfall-rustdoc-adapter v30.1.6 (latest: v33.1.6)
      Adding trustfall-rustdoc-adapter v32.1.6 (latest: v33.1.6)
      Adding trustfall-rustdoc-adapter v33.1.6
note: pass `--verbose` to see 57 unchanged dependencies behind latest

     Locking 11 packages to latest compatible versions
    Updating cc v1.1.17 -> v1.1.18
    Updating ipnet v2.9.0 -> v2.10.0
    Updating jiff v0.1.12 -> v0.1.13
    Updating jiff-tzdb v0.1.0 -> v0.1.1
    Updating jiff-tzdb-platform v0.1.0 -> v0.1.1
    Updating schannel v0.1.23 -> v0.1.24
    Removing trustfall-rustdoc-adapter v28.1.5
    Removing trustfall-rustdoc-adapter v29.1.5
    Removing trustfall-rustdoc-adapter v30.1.5
    Removing trustfall-rustdoc-adapter v32.1.5
    Removing trustfall-rustdoc-adapter v33.1.5
      Adding trustfall-rustdoc-adapter v28.1.6 (latest: v33.1.6)
      Adding trustfall-rustdoc-adapter v29.1.6 (latest: v33.1.6)
      Adding trustfall-rustdoc-adapter v30.1.6 (latest: v33.1.6)
      Adding trustfall-rustdoc-adapter v32.1.6 (latest: v33.1.6)
      Adding trustfall-rustdoc-adapter v33.1.6
note: pass `--verbose` to see 57 unchanged dependencies behind latest
@github-actions github-actions bot enabled auto-merge (squash) September 8, 2024 16:08
@github-actions github-actions bot merged commit d663b44 into main Sep 8, 2024
32 checks passed
@github-actions github-actions bot deleted the cargo_update branch September 8, 2024 16:19
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