We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b516d commit 9419aa2Copy full SHA for 9419aa2
CHANGELOG.md
@@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
10
(#[1713](https://github.com/nix-rust/nix/pull/1713))
11
12
- impl `From<uid_t>` for `Uid` and `From<gid_t>` for Gid
13
+ (#[1727](https://github.com/nix-rust/nix/pull/1727))
14
- impl From<SockaddrIn> for std::net::SocketAddrV4 and
15
impl From<SockaddrIn6> for std::net::SocketAddrV6.
16
(#[1711](https://github.com/nix-rust/nix/pull/1711))
0 commit comments