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/SOURCES/trust-dns-resolver-fix-meta...

27 lines
572 B

--- trust-dns-resolver-0.23.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ trust-dns-resolver-0.23.2/Cargo.toml 2023-11-21T23:35:07.109856+00:00
@@ -184,7 +184,6 @@
"trust-dns-proto/serde-config",
]
system-config = [
- "ipconfig",
"resolv-conf",
]
testing = []
@@ -193,10 +192,6 @@
"trust-dns-proto/tokio-runtime",
]
-[target."cfg(windows)".dependencies.ipconfig]
-version = "0.3.0"
-optional = true
-
[badges.codecov]
branch = "main"
repository = "bluejekyll/trust-dns"
@@ -204,3 +199,4 @@
[badges.maintenance]
status = "actively-developed"
+