Blob Blame History Raw
--- trust-dns-resolver-0.18.0-alpha.2/Cargo.toml	1970-01-01T00:00:00+00:00
+++ trust-dns-resolver-0.18.0-alpha.2/Cargo.toml	2019-12-14T12:58:38.622380+00:00
@@ -105,8 +105,6 @@
 mdns = ["trust-dns-proto/mdns"]
 serde-config = ["serde", "trust-dns-proto/serde-config"]
 tokio-compat = ["tokio", "trust-dns-proto/tokio-compat"]
-[target."cfg(windows)".dependencies.ipconfig]
-version = "0.2.0"
 [badges.appveyor]
 branch = "master"
 repository = "bluejekyll/trust-dns"