You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tweak the #[cfg()] statements in sys/ioctl/linux a little (#2104)
* Tweak the #[cfg()] statements in sys/ioctl/linux a little
This should give Nix a better chance of building on architectures that
aren't specifically-supported.
* Raise MSRV to 1.65.0
Because cross now requires that through a transitive dependency. I
don't know how to install cross for CI with a lower Rust version.
0 commit comments