Skip to content

Weekly cargo update #141205

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Weekly cargo update #141205

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

compiler & tools dependencies:
     Locking 11 packages to latest compatible versions
    Updating bitflags v2.9.0 -> v2.9.1
    Updating errno v0.3.11 -> v0.3.12
    Updating jsonpath-rust v1.0.1 -> v1.0.2
    Updating owo-colors v4.2.0 -> v4.2.1
    Updating sysinfo v0.35.0 -> v0.35.1
    Updating windows-bindgen v0.61.0 -> v0.61.1
    Updating windows-core v0.61.0 -> v0.61.1
    Updating windows-future v0.2.0 -> v0.2.1
    Updating windows-result v0.3.2 -> v0.3.3
    Updating windows-strings v0.4.0 -> v0.4.1
      Adding windows-threading v0.1.0
note: pass `--verbose` to see 35 unchanged dependencies behind latest

library dependencies:
     Locking 0 packages to latest compatible versions
note: pass `--verbose` to see 3 unchanged dependencies behind latest

rustbook dependencies:
     Locking 7 packages to latest compatible versions
    Updating bitflags v2.9.0 -> v2.9.1
    Updating cc v1.2.22 -> v1.2.23
    Updating errno v0.3.11 -> v0.3.12
    Updating tempfile v3.19.1 -> v3.20.0
    Updating windows-core v0.61.0 -> v0.61.1
    Updating windows-result v0.3.2 -> v0.3.3
    Updating windows-strings v0.4.0 -> v0.4.1

compiler & tools dependencies:
     Locking 11 packages to latest compatible versions
    Updating bitflags v2.9.0 -> v2.9.1
    Updating errno v0.3.11 -> v0.3.12
    Updating jsonpath-rust v1.0.1 -> v1.0.2
    Updating owo-colors v4.2.0 -> v4.2.1
    Updating sysinfo v0.35.0 -> v0.35.1
    Updating windows-bindgen v0.61.0 -> v0.61.1
    Updating windows-core v0.61.0 -> v0.61.1
    Updating windows-future v0.2.0 -> v0.2.1
    Updating windows-result v0.3.2 -> v0.3.3
    Updating windows-strings v0.4.0 -> v0.4.1
      Adding windows-threading v0.1.0
note: pass `--verbose` to see 35 unchanged dependencies behind latest

library dependencies:
     Locking 0 packages to latest compatible versions
note: pass `--verbose` to see 3 unchanged dependencies behind latest

rustbook dependencies:
     Locking 7 packages to latest compatible versions
    Updating bitflags v2.9.0 -> v2.9.1
    Updating cc v1.2.22 -> v1.2.23
    Updating errno v0.3.11 -> v0.3.12
    Updating tempfile v3.19.1 -> v3.20.0
    Updating windows-core v0.61.0 -> v0.61.1
    Updating windows-result v0.3.2 -> v0.3.3
    Updating windows-strings v0.4.0 -> v0.4.1
@rustbot
Copy link
Collaborator

rustbot commented May 18, 2025

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 18, 2025
@rustbot
Copy link
Collaborator

rustbot commented May 18, 2025

These commits modify the Cargo.lock file. Unintentional changes to Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

@bors
Copy link
Collaborator

bors commented May 18, 2025

☔ The latest upstream changes (presumably #141232) made this pull request unmergeable. Please resolve the merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants