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
This is a breaking change, but I think it's justified for two reasons:
- It removes all unsafe code from this crate.
- FromRawFd is superseded by From<OwnedFd>
cc rust-secure-code/safety-dance#83
Signed-off-by: John Nunley <[email protected]>
0 commit comments