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

Remove patch from Cargo.toml #2

Closed
pentamassiv opened this issue Jul 5, 2023 · 2 comments
Closed

Remove patch from Cargo.toml #2

pentamassiv opened this issue Jul 5, 2023 · 2 comments

Comments

@pentamassiv
Copy link

It looks like your PR was merged so the vanilla upstream version of rustix can be used instead of a patched version.

[patch.crates-io]
# TODO remove when merged
rustix = { git = "https://github.com/ids1024/rustix", branch = "fix-panic" }

Thank you for writing this crate. I'll probably use it in the future

@ids1024
Copy link
Owner

ids1024 commented Jul 5, 2023

Updated to Rustix 0.38: 7e4b24d.

Currently the crate is fairly incomplete, subject to change, and only offers a very low level API. My priority here is to have the basics required on the compositor side to add initial EI support to Smithay, then figure out useful Rust abstractions from there.

@pentamassiv
Copy link
Author

Awesome, thank you 👍

No worries, I understand that it will change.

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

No branches or pull requests

2 participants