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.
|
|
|
--- trust-dns-resolver-0.21.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ trust-dns-resolver-0.21.2/Cargo.toml 2022-07-17T12:23:23.156278+00:00
|
|
|
|
@@ -115,12 +115,9 @@
|
|
|
|
dnssec-openssl = ["dnssec", "trust-dns-proto/dnssec-openssl"]
|
|
|
|
dnssec-ring = ["dnssec", "trust-dns-proto/dnssec-ring"]
|
|
|
|
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.3.0"
|
|
|
|
-optional = true
|
|
|
|
[badges.codecov]
|
|
|
|
branch = "main"
|
|
|
|
repository = "bluejekyll/trust-dns"
|