# 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 = "ifaddrs" version = "0.1.0" authors = ["MaidSafe Developers "] description = "ifaddrs implementation for mobile and desktop platforms" homepage = "https://maidsafe.net" documentation = "https://docs.rs/ifaddrs" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/maidsafe/ifaddrs" [dependencies.libc] version = "~0.2.28" [dependencies.c_linked_list] version = "~1.1.0" [dev-dependencies.unwrap] version = "~1.1.0" [target."cfg(target_os = \"android\")".dependencies.ifaddrs-sys] version = "0.1.0"