13 lines
436 B
Diff
13 lines
436 B
Diff
--- a/vendor/adb/client/adbmdns/Cargo.toml 2026-08-10T19:03:18.385973+00:00
|
|
+++ b/vendor/adb/client/adbmdns/Cargo.toml 2026-08-10T19:03:18.548895+00:00
|
|
@@ -19,10 +19,3 @@
|
|
if-addrs = "0.14.0"
|
|
mio = { version = "1.1.0", features = ["net", "os-poll"] }
|
|
|
|
-[target.'cfg(windows)'.dependencies.windows-sys]
|
|
-version = "0.61.1"
|
|
-features = [
|
|
- "Win32_Foundation",
|
|
- "Win32_Networking_WinSock",
|
|
- "Win32_NetworkManagement_WiFi",
|
|
-]
|