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.
17 lines
620 B
17 lines
620 B
--- trust-dns-resolver-0.20.0/Cargo.toml 2020-12-29T22:07:59+00:00
|
|
+++ trust-dns-resolver-0.20.0/Cargo.toml 2021-03-08T13:35:32.032670+00:00
|
|
@@ -128,12 +128,9 @@
|
|
dnssec-ring = ["dnssec", "trust-dns-proto/dnssec-ring"]
|
|
mdns = ["trust-dns-proto/mdns"]
|
|
serde-config = ["serde", "trust-dns-proto/serde-config"]
|
|
-system-config = ["ipconfig", "resolv-conf"]
|
|
+system-config = ["resolv-conf"]
|
|
testing = []
|
|
tokio-runtime = ["tokio/rt", "trust-dns-proto/tokio-runtime"]
|
|
-[target."cfg(windows)".dependencies.ipconfig]
|
|
-version = "0.2.2"
|
|
-optional = true
|
|
[badges.codecov]
|
|
branch = "main"
|
|
repository = "bluejekyll/trust-dns"
|