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

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Weekly cargo update of dependencies #708

merged 1 commit into from
Mar 18, 2024

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

      Adding ahash v0.8.11
      Adding allocator-api2 v0.2.16
      Adding gix v0.60.0
      Adding gix-actor v0.31.0
      Adding gix-config v0.36.0
      Adding gix-diff v0.42.0
      Adding gix-discover v0.31.0
    Updating gix-filter v0.9.0 -> v0.11.0
      Adding gix-index v0.31.0
    Updating gix-negotiate v0.12.0 -> v0.13.0
      Adding gix-object v0.42.0
      Adding gix-odb v0.59.0
      Adding gix-pack v0.49.0
    Updating gix-pathspec v0.6.0 -> v0.7.1
      Adding gix-ref v0.43.0
      Adding gix-refspec v0.23.0
      Adding gix-revision v0.27.0
      Adding gix-revwalk v0.13.0
    Updating gix-submodule v0.8.0 -> v0.10.0
      Adding gix-traverse v0.38.0
    Updating gix-worktree v0.30.0 -> v0.32.0
    Updating os_info v3.8.0 -> v3.8.1
    Updating syn v2.0.52 -> v2.0.53
    Updating tame-index v0.9.7 -> v0.9.8
      Adding zerocopy v0.7.32
      Adding zerocopy-derive v0.7.32

      Adding ahash v0.8.11
      Adding allocator-api2 v0.2.16
      Adding gix v0.60.0
      Adding gix-actor v0.31.0
      Adding gix-config v0.36.0
      Adding gix-diff v0.42.0
      Adding gix-discover v0.31.0
    Updating gix-filter v0.9.0 -> v0.11.0
      Adding gix-index v0.31.0
    Updating gix-negotiate v0.12.0 -> v0.13.0
      Adding gix-object v0.42.0
      Adding gix-odb v0.59.0
      Adding gix-pack v0.49.0
    Updating gix-pathspec v0.6.0 -> v0.7.1
      Adding gix-ref v0.43.0
      Adding gix-refspec v0.23.0
      Adding gix-revision v0.27.0
      Adding gix-revwalk v0.13.0
    Updating gix-submodule v0.8.0 -> v0.10.0
      Adding gix-traverse v0.38.0
    Updating gix-worktree v0.30.0 -> v0.32.0
    Updating os_info v3.8.0 -> v3.8.1
    Updating syn v2.0.52 -> v2.0.53
    Updating tame-index v0.9.7 -> v0.9.8
      Adding zerocopy v0.7.32
      Adding zerocopy-derive v0.7.32
@github-actions github-actions bot enabled auto-merge (squash) March 18, 2024 03:40
@github-actions github-actions bot merged commit 3b4964d into main Mar 18, 2024
31 checks passed
@github-actions github-actions bot deleted the cargo_update branch March 18, 2024 03:50
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