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/r9
parent
8e144a5c29
commit
48a5f14f8a
Loading…
Reference in New Issue