Skip to content

Update to linux-raw-sys 0.11.0. - #1508

Merged
sunfishcode merged 6 commits into
mainfrom
sunfishcode/update
Sep 9, 2025
Merged

sunfishcode merged 6 commits into
mainfrom
sunfishcode/update

Conversation

@sunfishcode

Copy link
Copy Markdown
Member

No description provided.

@sunfishcode sunfishcode closed this Sep 9, 2025
@sunfishcode sunfishcode reopened this Sep 9, 2025
Rustix dev-depends on tempfile, which depends on rustix, which currently
pulls in a different version of linux-raw-sys, leading to two versions
of linux-raw-sys in Cargo.lock, leading to cargo tree printing different
output, leading to this test to fail. So temporarily disable it.
@sunfishcode
sunfishcode merged commit 3ff59d4 into main Sep 9, 2025
50 checks passed
@sunfishcode
sunfishcode deleted the sunfishcode/update branch September 9, 2025 05:04
@ystreet

ystreet commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

This caused two versions of linux-raw-sys to become dependencies as one version was missed:

https://github.com/bytecodealliance/rustix/blob/main/Cargo.toml#L53

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.

2 participants