Skip to content

Conversation

@sunfishcode
Copy link
Contributor

The main change here is the change to io-lifetimes 1.0, which uses the OwnedFd etc. from std, on Rust versions where it's available.

This version also drops the FromFd trait, because std uses From<OwnedFd> instead.

The main change here is the change to io-lifetimes 1.0, which uses the
`OwnedFd` etc. from std, on Rust versions where it's available.

This version also drops the `FromFd` trait, because std uses
`From<OwnedFd>` instead.
@eminence eminence merged commit 7f4b0ec into eminence:master Nov 30, 2022
@eminence
Copy link
Owner

Thanks!

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