[dependencies]
-[target.'cfg(any(target_vendor = "apple", target_os = "linux"))'.dependencies]
+[target.'cfg(any(target_vendor = "apple", target_os = "linux", target_os = "android"))'.dependencies]
nix = { version = "0.29.0", features = ["net"] }
[target.'cfg(target_vendor = "apple")'.dependencies]