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.
|
|
|
--- hickory-resolver-0.24.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ hickory-resolver-0.24.1/Cargo.toml 2024-09-22T01:00:19.265272+00:00
|
|
|
|
@@ -219,7 +219,6 @@
|
|
|
|
"hickory-proto/serde-config",
|
|
|
|
]
|
|
|
|
system-config = [
|
|
|
|
- "ipconfig",
|
|
|
|
"resolv-conf",
|
|
|
|
]
|
|
|
|
testing = []
|
|
|
|
@@ -232,10 +231,6 @@
|
|
|
|
"hickory-proto/webpki-roots",
|
|
|
|
]
|
|
|
|
|
|
|
|
-[target."cfg(windows)".dependencies.ipconfig]
|
|
|
|
-version = "0.3.0"
|
|
|
|
-optional = true
|
|
|
|
-
|
|
|
|
[badges.codecov]
|
|
|
|
branch = "main"
|
|
|
|
repository = "hickory-dns/hickory-dns"
|
|
|
|
@@ -243,3 +238,4 @@
|
|
|
|
|
|
|
|
[badges.maintenance]
|
|
|
|
status = "actively-developed"
|
|
|
|
+
|