Skip to content

Update sysinfo #119303

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

Merged
merged 2 commits into from
Dec 26, 2023
Merged

Update sysinfo #119303

merged 2 commits into from
Dec 26, 2023

Conversation

GuillaumeGomez
Copy link
Member

A small bugfix was released for sysinfo so updating once again.

r? @onur-ozkan

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Dec 25, 2023
@rustbot
Copy link
Collaborator

rustbot commented Dec 25, 2023

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.

@onur-ozkan
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 25, 2023

📌 Commit daa2510 has been approved by onur-ozkan

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 25, 2023
@onur-ozkan
Copy link
Member

@bors r-

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Dec 25, 2023
@onur-ozkan
Copy link
Member

Can you remove the patch version here (or sync it with the version in .lock file) ?

sysinfo = { version = "0.30.0", optional = true }

@GuillaumeGomez
Copy link
Member Author

Removed the patch version from the Cargo.toml file and moved the sub-dep update in another commit.

@onur-ozkan onur-ozkan changed the title Update sysinfo version to 0.30.1 Update sysinfo Dec 25, 2023
@rustbot
Copy link
Collaborator

rustbot commented Dec 25, 2023

Could not assign reviewer from: onur-ozkan.
User(s) onur-ozkan are either the PR author, already assigned, or on vacation, and there are no other candidates.
Use r? to specify someone else to assign.

@onur-ozkan
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 25, 2023

📌 Commit c2dcfc7 has been approved by onur-ozkan

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Dec 25, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 26, 2023
…nur-ozkan

Update sysinfo

A small bugfix was released for sysinfo so updating once again.

r? `@onur-ozkan`
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 26, 2023
…iaskrgr

Rollup of 3 pull requests

Successful merges:

 - rust-lang#119287 (Fix doc typo for read_exact_at)
 - rust-lang#119294 (fix `./configure --set change-id`)
 - rust-lang#119303 (Update sysinfo)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit f7dc91f into rust-lang:master Dec 26, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 26, 2023
Rollup merge of rust-lang#119303 - GuillaumeGomez:update-sysinfo, r=onur-ozkan

Update sysinfo

A small bugfix was released for sysinfo so updating once again.

r? ``@onur-ozkan``
@rustbot rustbot added this to the 1.77.0 milestone Dec 26, 2023
@GuillaumeGomez GuillaumeGomez deleted the update-sysinfo branch December 26, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants