mirror of https://github.com/aya-rs/aya
Replace std::os::unix::io for std::os::fd
This is just taking https://github.com/aya-rs/aya/pull/633 to its logical conclusion. Because `std::os::fd` was only introduced as a module in Rust v1.66.0 I have also updated the `Cargo.toml` of the `aya` package to reflect the true MSRV. Note that this commit is *not* the cause for this MSRV bump, that was done by a previous commit, this commit is just making it explicit in the `Cargo.toml`reviewable/pr662/r12
parent
1bc9a1ad04
commit
c63d9904f7
Loading…
Reference in New Issue