You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-trust-dns-resolver/trust-dns-resolver-fix-meta...

12 lines
467 B

--- 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"