# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "get_if_addrs" version = "0.5.3" authors = ["MaidSafe Developers "] description = "Return interface IP addresses on Posix and windows systems" homepage = "http://maidsafe.net" documentation = "https://docs.rs/get_if_addrs" readme = "README.md" license = "MIT OR BSD-3-Clause" repository = "https://github.com/maidsafe/get_if_addrs" [dependencies.c_linked_list] version = "~1.1.1" [dependencies.clippy] version = "~0.0.175" optional = true [dependencies.libc] version = "~0.2.34" [dev-dependencies.unwrap] version = "~1.1.0" [target."cfg(target_os = \"android\")".dependencies.get_if_addrs-sys] version = "~0.1.1" [target."cfg(target_os = \"windows\")".dependencies.winapi] version = "0.2"