1 2 3 4 5 6 7 8
[package] name = "getifaddrs" version = "0.1.0" authors = ["dhivael"] [dependencies] libc = "0.2.23" errno = "0.2.3"