From: Fabian Grünbichler Date: Wed, 6 Sep 2023 19:23:24 +0000 (-0600) Subject: [PATCH] Remove Windows dependencies X-Git-Tag: archive/raspbian/1.72.1+dfsg1-1+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2e05a87bb4488ec7cc38c30a20c7d6e2be974d9c;p=rustc.git [PATCH] Remove Windows dependencies Signed-off-by: Fabian Grünbichler Gbp-Pq: Name d-0021-vendor-remove-windows-dependencies.patch --- diff --git a/vendor/android-tzdata/Cargo.toml b/vendor/android-tzdata/Cargo.toml index 805128a82c..0682717816 100644 --- a/vendor/android-tzdata/Cargo.toml +++ b/vendor/android-tzdata/Cargo.toml @@ -32,3 +32,4 @@ repository = "https://github.com/RumovZ/android-tzdata" [dev-dependencies.zip] version = "0.6.4" +repository = "https://github.com/rust-cli/concolor" diff --git a/vendor/anstream/Cargo.toml b/vendor/anstream/Cargo.toml index 75d78e26e0..a0eddb4fa6 100644 --- a/vendor/anstream/Cargo.toml +++ b/vendor/anstream/Cargo.toml @@ -136,10 +136,4 @@ auto = [ ] default = [ "auto", - "wincon", ] -wincon = ["dep:anstyle-wincon"] - -[target."cfg(windows)".dependencies.anstyle-wincon] -version = "1.0.1" -optional = true diff --git a/vendor/anstyle-query/Cargo.toml b/vendor/anstyle-query/Cargo.toml index 63a431c68c..0cf859b96a 100644 --- a/vendor/anstyle-query/Cargo.toml +++ b/vendor/anstyle-query/Cargo.toml @@ -70,10 +70,3 @@ replace = """ [Unreleased]: https://github.com/rust-cli/anstyle/compare/{{tag_name}}...HEAD""" exactly = 1 - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48.0" -features = [ - "Win32_System_Console", - "Win32_Foundation", -] diff --git a/vendor/atty/Cargo.toml b/vendor/atty/Cargo.toml index d6bf2d03b3..7cebc3161e 100644 --- a/vendor/atty/Cargo.toml +++ b/vendor/atty/Cargo.toml @@ -27,8 +27,5 @@ version = "0.1.6" [target."cfg(unix)".dependencies.libc] version = "0.2" default-features = false -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["consoleapi", "processenv", "minwinbase", "minwindef", "winbase"] [badges.travis-ci] repository = "softprops/atty" diff --git a/vendor/backtrace/Cargo.toml b/vendor/backtrace/Cargo.toml index f33884ae43..b43a0dd549 100644 --- a/vendor/backtrace/Cargo.toml +++ b/vendor/backtrace/Cargo.toml @@ -127,18 +127,5 @@ serialize-serde = ["serde"] std = [] unix-backtrace = [] verify-winapi = [ - "winapi/dbghelp", - "winapi/handleapi", - "winapi/libloaderapi", - "winapi/memoryapi", - "winapi/minwindef", - "winapi/processthreadsapi", - "winapi/synchapi", - "winapi/tlhelp32", - "winapi/winbase", - "winapi/winnt", ] -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -optional = true diff --git a/vendor/chrono/Cargo.toml b/vendor/chrono/Cargo.toml index 7f49bad0b6..6229f0a51a 100644 --- a/vendor/chrono/Cargo.toml +++ b/vendor/chrono/Cargo.toml @@ -107,7 +107,6 @@ __internal_bench = ["criterion"] alloc = [] clock = [ "std", - "winapi", "iana-time-zone", ] default = [ @@ -146,14 +145,3 @@ version = "0.1.1" version = "0.1.45" features = ["fallback"] optional = true - -[target."cfg(windows)".dependencies.winapi] -version = "0.3.0" -features = [ - "std", - "minwinbase", - "minwindef", - "timezoneapi", - "sysinfoapi", -] -optional = true diff --git a/vendor/colored/Cargo.toml b/vendor/colored/Cargo.toml index 3a6b59be6b..065eecbe7b 100644 --- a/vendor/colored/Cargo.toml +++ b/vendor/colored/Cargo.toml @@ -33,7 +33,3 @@ version = "=1.0.0-beta.3" [features] no-color = [] -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["consoleapi", "processenv", "winbase"] -default-features = false diff --git a/vendor/curl-sys/Cargo.toml b/vendor/curl-sys/Cargo.toml index 6d891636e4..0b173241b9 100644 --- a/vendor/curl-sys/Cargo.toml +++ b/vendor/curl-sys/Cargo.toml @@ -73,16 +73,6 @@ zlib-ng-compat = [ version = "0.9" optional = true -[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg] -version = "0.2" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = [ - "winsock2", - "ws2def", -] - [badges.appveyor] repository = "alexcrichton/curl-rust" diff --git a/vendor/curl/Cargo.toml b/vendor/curl/Cargo.toml index bfb59f4575..d9f6854aff 100644 --- a/vendor/curl/Cargo.toml +++ b/vendor/curl/Cargo.toml @@ -107,16 +107,6 @@ optional = true version = "0.9.43" optional = true -[target."cfg(target_env = \"msvc\")".dependencies.schannel] -version = "0.1.13" - -[target."cfg(target_env = \"msvc\")".dependencies.winapi] -version = "0.3" -features = [ - "libloaderapi", - "wincrypt", -] - [badges.appveyor] repository = "alexcrichton/curl-rust" diff --git a/vendor/dirs-sys-next/Cargo.toml b/vendor/dirs-sys-next/Cargo.toml index e9d8d0ca99..acb2eb7dc5 100644 --- a/vendor/dirs-sys-next/Cargo.toml +++ b/vendor/dirs-sys-next/Cargo.toml @@ -25,8 +25,5 @@ version = "0.4.0" default-features = false [target."cfg(unix)".dependencies.libc] version = "0.2" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["knownfolders", "objbase", "shlobj", "winbase", "winerror"] [badges.maintenance] status = "as-is" diff --git a/vendor/dirs-sys/Cargo.toml b/vendor/dirs-sys/Cargo.toml index 9951d24146..0a86f4d1a4 100644 --- a/vendor/dirs-sys/Cargo.toml +++ b/vendor/dirs-sys/Cargo.toml @@ -22,6 +22,3 @@ version = "0.4" default-features = false [target."cfg(unix)".dependencies.libc] version = "0.2" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["knownfolders", "objbase", "shlobj", "winbase", "winerror"] diff --git a/vendor/errno/Cargo.toml b/vendor/errno/Cargo.toml index bf54b1f468..7507a315a6 100644 --- a/vendor/errno/Cargo.toml +++ b/vendor/errno/Cargo.toml @@ -41,9 +41,3 @@ version = "0.2" [target."cfg(unix)".dependencies.libc] version = "0.2" -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48" -features = [ - "Win32_Foundation", - "Win32_System_Diagnostics_Debug", -] diff --git a/vendor/fd-lock/Cargo.toml b/vendor/fd-lock/Cargo.toml index d995177bf8..b759d8710c 100644 --- a/vendor/fd-lock/Cargo.toml +++ b/vendor/fd-lock/Cargo.toml @@ -43,11 +43,3 @@ version = "3.0.8" [target."cfg(unix)".dependencies.rustix] version = "0.37.0" features = ["fs"] - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.45.0" -features = [ - "Win32_Foundation", - "Win32_Storage_FileSystem", - "Win32_System_IO", -] diff --git a/vendor/filetime/Cargo.toml b/vendor/filetime/Cargo.toml index 8547ec3f11..4ecd973feb 100644 --- a/vendor/filetime/Cargo.toml +++ b/vendor/filetime/Cargo.toml @@ -38,10 +38,3 @@ version = "0.2.9" [target."cfg(unix)".dependencies.libc] version = "0.2.27" - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48.0" -features = [ - "Win32_Foundation", - "Win32_Storage_FileSystem", -] diff --git a/vendor/gix-sec/Cargo.toml b/vendor/gix-sec/Cargo.toml index 254f82fce8..65248eb815 100644 --- a/vendor/gix-sec/Cargo.toml +++ b/vendor/gix-sec/Cargo.toml @@ -63,15 +63,3 @@ serde = [ [target."cfg(not(windows))".dependencies.libc] version = "0.2.123" -[target."cfg(windows)".dependencies.gix-path] -version = "^0.8.1" - -[target."cfg(windows)".dependencies.windows] -version = "0.48" -features = [ - "Win32_Foundation", - "Win32_Security_Authorization", - "Win32_Storage_FileSystem", - "Win32_System_Memory", - "Win32_System_Threading", -] diff --git a/vendor/home/Cargo.toml b/vendor/home/Cargo.toml index cd608b1752..eecfb89e81 100644 --- a/vendor/home/Cargo.toml +++ b/vendor/home/Cargo.toml @@ -27,10 +27,3 @@ readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/cargo" resolver = "2" - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48.0" -features = [ - "Win32_Foundation", - "Win32_UI_Shell", -] diff --git a/vendor/iana-time-zone/Cargo.toml b/vendor/iana-time-zone/Cargo.toml index e06c7055b0..572a8fd414 100644 --- a/vendor/iana-time-zone/Cargo.toml +++ b/vendor/iana-time-zone/Cargo.toml @@ -52,7 +52,3 @@ version = "0.1.5" [target."cfg(target_os = \"haiku\")".dependencies.iana-time-zone-haiku] version = "0.1.1" - -[target."cfg(target_os = \"windows\")".dependencies.windows] -version = "0.48.0" -features = ["Globalization"] diff --git a/vendor/ignore/Cargo.toml b/vendor/ignore/Cargo.toml index b397dcf8de..2022a8770f 100644 --- a/vendor/ignore/Cargo.toml +++ b/vendor/ignore/Cargo.toml @@ -64,6 +64,3 @@ version = "0.5.0" [features] simd-accel = ["globset/simd-accel"] - -[target."cfg(windows)".dependencies.winapi-util] -version = "0.1.2" diff --git a/vendor/io-close/Cargo.toml b/vendor/io-close/Cargo.toml index 5e3644469b..82f9ce5323 100644 --- a/vendor/io-close/Cargo.toml +++ b/vendor/io-close/Cargo.toml @@ -28,6 +28,3 @@ optional = true version = "3.1.0" [target."cfg(unix)".dependencies.libc] version = "0.2.80" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = ["handleapi", "std", "winsock2"] diff --git a/vendor/io-lifetimes/Cargo.toml b/vendor/io-lifetimes/Cargo.toml index ef92ff0534..c2733fb892 100644 --- a/vendor/io-lifetimes/Cargo.toml +++ b/vendor/io-lifetimes/Cargo.toml @@ -43,7 +43,6 @@ optional = true close = [ "libc", "hermit-abi", - "windows-sys", ] default = ["close"] @@ -85,15 +84,3 @@ optional = true [target."cfg(target_os = \"hermit\")".dependencies.hermit-abi] version = "0.3" optional = true - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48.0" -features = [ - "Win32_Foundation", - "Win32_Storage_FileSystem", - "Win32_Networking_WinSock", - "Win32_Security", - "Win32_System_IO", - "Win32_System_Threading", -] -optional = true diff --git a/vendor/is-terminal/Cargo.toml b/vendor/is-terminal/Cargo.toml index e0baea0f15..7790abd38e 100644 --- a/vendor/is-terminal/Cargo.toml +++ b/vendor/is-terminal/Cargo.toml @@ -54,14 +54,3 @@ features = ["stdio"] [target."cfg(target_os = \"hermit\")".dependencies.hermit-abi] version = "0.3.0" - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48.0" -features = [ - "Win32_Foundation", - "Win32_Storage_FileSystem", - "Win32_System_Console", -] - -[target."cfg(windows)".dev-dependencies.tempfile] -version = "3" diff --git a/vendor/libloading/Cargo.toml b/vendor/libloading/Cargo.toml index 65168d5858..7785a7e9c4 100644 --- a/vendor/libloading/Cargo.toml +++ b/vendor/libloading/Cargo.toml @@ -42,10 +42,3 @@ version = "1.1" [target."cfg(unix)".dependencies.cfg-if] version = "1" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = [ - "errhandlingapi", - "libloaderapi", -] diff --git a/vendor/libssh2-sys/Cargo.toml b/vendor/libssh2-sys/Cargo.toml index 45f4a714fb..f791ce9659 100644 --- a/vendor/libssh2-sys/Cargo.toml +++ b/vendor/libssh2-sys/Cargo.toml @@ -43,7 +43,6 @@ version = "1.0.25" version = "0.3.11" [features] -openssl-on-win32 = ["openssl-sys"] vendored-openssl = ["openssl-sys/vendored"] zlib-ng-compat = ["libz-sys/zlib-ng"] @@ -52,7 +51,3 @@ version = "0.2" [target."cfg(unix)".dependencies.openssl-sys] version = "0.9.35" - -[target."cfg(windows)".dependencies.openssl-sys] -version = "0.9.35" -optional = true diff --git a/vendor/nu-ansi-term/Cargo.toml b/vendor/nu-ansi-term/Cargo.toml index 209e05511d..aa40f02f65 100644 --- a/vendor/nu-ansi-term/Cargo.toml +++ b/vendor/nu-ansi-term/Cargo.toml @@ -45,13 +45,3 @@ version = "1.0.39" [features] derive_serde_style = ["serde"] - -[target."cfg(target_os=\"windows\")".dependencies.winapi] -version = "0.3.4" -features = [ - "consoleapi", - "errhandlingapi", - "fileapi", - "handleapi", - "processenv", -] diff --git a/vendor/opener/Cargo.toml b/vendor/opener/Cargo.toml index 8d91b5ef38..2d7313b718 100644 --- a/vendor/opener/Cargo.toml +++ b/vendor/opener/Cargo.toml @@ -32,10 +32,6 @@ version = "0.9" [target."cfg(target_os = \"linux\")".dependencies.bstr] version = "1" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["shellapi"] - [badges.appveyor] branch = "master" repository = "Seeker14491/opener" diff --git a/vendor/os_info/Cargo.toml b/vendor/os_info/Cargo.toml index 52a062f398..e1f347be9e 100644 --- a/vendor/os_info/Cargo.toml +++ b/vendor/os_info/Cargo.toml @@ -48,18 +48,3 @@ version = "1" [features] default = ["serde"] - -[target."cfg(windows)".dependencies.winapi] -version = "0.3.8" -features = [ - "minwindef", - "ntdef", - "ntstatus", - "sysinfoapi", - "winnt", - "winuser", - "libloaderapi", - "processthreadsapi", - "winerror", - "winreg", -] diff --git a/vendor/parking_lot_core-0.8.6/Cargo.toml b/vendor/parking_lot_core-0.8.6/Cargo.toml index 6981516440..9fb8bd269c 100644 --- a/vendor/parking_lot_core-0.8.6/Cargo.toml +++ b/vendor/parking_lot_core-0.8.6/Cargo.toml @@ -60,15 +60,3 @@ version = "0.2.8" [target."cfg(unix)".dependencies.libc] version = "0.2.95" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = [ - "winnt", - "ntstatus", - "minwindef", - "winerror", - "winbase", - "errhandlingapi", - "handleapi", -] diff --git a/vendor/parking_lot_core/Cargo.toml b/vendor/parking_lot_core/Cargo.toml index d76740d58b..7da23fc12e 100644 --- a/vendor/parking_lot_core/Cargo.toml +++ b/vendor/parking_lot_core/Cargo.toml @@ -57,6 +57,3 @@ version = "0.3" [target."cfg(unix)".dependencies.libc] version = "0.2.95" - -[target."cfg(windows)".dependencies.windows-targets] -version = "0.48.0" diff --git a/vendor/pretty_assertions/Cargo.toml b/vendor/pretty_assertions/Cargo.toml index f8370f7c35..45316522ef 100644 --- a/vendor/pretty_assertions/Cargo.toml +++ b/vendor/pretty_assertions/Cargo.toml @@ -42,9 +42,3 @@ alloc = [] default = ["std"] std = [] unstable = [] - -[target."cfg(windows)".dependencies.ctor] -version = "0.1.9" - -[target."cfg(windows)".dependencies.output_vt100] -version = "0.1.2" diff --git a/vendor/rustix-0.37.11/Cargo.toml b/vendor/rustix-0.37.11/Cargo.toml index a844f00cab..67c0e41ca5 100644 --- a/vendor/rustix-0.37.11/Cargo.toml +++ b/vendor/rustix-0.37.11/Cargo.toml @@ -233,14 +233,3 @@ package = "errno" version = "1.5.2" optional = true -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48.0" -features = [ - "Win32_Foundation", - "Win32_Networking_WinSock", - "Win32_NetworkManagement_IpHelper", - "Win32_System_Threading", -] - -[target."cfg(windows)".dev-dependencies.ctor] -version = "0.2.0" diff --git a/vendor/rustix-0.37.20/Cargo.toml b/vendor/rustix-0.37.20/Cargo.toml index ee01aac118..fef84cc252 100644 --- a/vendor/rustix-0.37.20/Cargo.toml +++ b/vendor/rustix-0.37.20/Cargo.toml @@ -239,19 +239,3 @@ package = "errno" version = "1.5.2" optional = true -[target."cfg(windows)".dependencies.libc_errno] -version = "0.3.1" -default-features = false -package = "errno" - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48.0" -features = [ - "Win32_Foundation", - "Win32_Networking_WinSock", - "Win32_NetworkManagement_IpHelper", - "Win32_System_Threading", -] - -[target."cfg(windows)".dev-dependencies.ctor] -version = "0.2.0" diff --git a/vendor/rustix/Cargo.toml b/vendor/rustix/Cargo.toml index 3b221a4fba..30f38bcede 100644 --- a/vendor/rustix/Cargo.toml +++ b/vendor/rustix/Cargo.toml @@ -235,20 +235,3 @@ package = "errno" [target."cfg(any(target_os = \"android\", target_os = \"linux\"))".dependencies.once_cell] version = "1.5.2" optional = true - -[target."cfg(windows)".dependencies.libc_errno] -version = "0.3.1" -default-features = false -package = "errno" - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48.0" -features = [ - "Win32_Foundation", - "Win32_Networking_WinSock", - "Win32_NetworkManagement_IpHelper", - "Win32_System_Threading", -] - -[target."cfg(windows)".dev-dependencies.ctor] -version = "0.2.0" diff --git a/vendor/same-file/Cargo.toml b/vendor/same-file/Cargo.toml index 4f668208e7..11ef472467 100644 --- a/vendor/same-file/Cargo.toml +++ b/vendor/same-file/Cargo.toml @@ -25,5 +25,3 @@ license = "Unlicense/MIT" repository = "https://github.com/BurntSushi/same-file" [dev-dependencies.doc-comment] version = "0.3" -[target."cfg(windows)".dependencies.winapi-util] -version = "0.1.1" diff --git a/vendor/snapbox/Cargo.toml b/vendor/snapbox/Cargo.toml index 5ca8579a78..8f438ddf20 100644 --- a/vendor/snapbox/Cargo.toml +++ b/vendor/snapbox/Cargo.toml @@ -161,7 +161,6 @@ cmd = [ "dep:os_pipe", "dep:wait-timeout", "dep:libc", - "dep:windows-sys", ] color = [ "dep:anstream", @@ -199,8 +198,3 @@ structured-data = ["dep:serde_json"] [target."cfg(unix)".dependencies.libc] version = "0.2.137" optional = true - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.45.0" -features = ["Win32_Foundation"] -optional = true diff --git a/vendor/socket2/Cargo.toml b/vendor/socket2/Cargo.toml index 3f1578ccbd..bdac8989f1 100644 --- a/vendor/socket2/Cargo.toml +++ b/vendor/socket2/Cargo.toml @@ -58,11 +58,3 @@ all = [] [target."cfg(unix)".dependencies.libc] version = "0.2.139" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = [ - "handleapi", - "ws2ipdef", - "ws2tcpip", -] diff --git a/vendor/stacker/Cargo.toml b/vendor/stacker/Cargo.toml index 160cbc017c..ba02aac07c 100644 --- a/vendor/stacker/Cargo.toml +++ b/vendor/stacker/Cargo.toml @@ -43,13 +43,3 @@ version = "0.1.7" [build-dependencies.cc] version = "1.0.2" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3.6" -features = [ - "memoryapi", - "winbase", - "fibersapi", - "processthreadsapi", - "minwindef", -] diff --git a/vendor/sysinfo/Cargo.toml b/vendor/sysinfo/Cargo.toml index f8719a4ddd..deb2e40909 100644 --- a/vendor/sysinfo/Cargo.toml +++ b/vendor/sysinfo/Cargo.toml @@ -60,41 +60,3 @@ version = "1.0" [target."cfg(not(any(target_os = \"unknown\", target_arch = \"wasm32\")))".dependencies.libc] version = "^0.2.112" - -[target."cfg(windows)".dependencies.ntapi] -version = "0.4" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3.9" -features = [ - "errhandlingapi", - "fileapi", - "handleapi", - "heapapi", - "ifdef", - "ioapiset", - "minwindef", - "pdh", - "psapi", - "synchapi", - "sysinfoapi", - "winbase", - "winerror", - "winioctl", - "winnt", - "oleauto", - "wbemcli", - "rpcdce", - "combaseapi", - "objidl", - "powerbase", - "netioapi", - "lmcons", - "lmaccess", - "lmapibuf", - "memoryapi", - "ntlsa", - "securitybaseapi", - "shellapi", - "std", -] diff --git a/vendor/tempfile/Cargo.toml b/vendor/tempfile/Cargo.toml index 1af1206654..f665e0016e 100644 --- a/vendor/tempfile/Cargo.toml +++ b/vendor/tempfile/Cargo.toml @@ -53,10 +53,3 @@ features = ["fs"] [target."cfg(target_os = \"redox\")".dependencies.redox_syscall] version = "0.3" - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48" -features = [ - "Win32_Storage_FileSystem", - "Win32_Foundation", -] diff --git a/vendor/term/Cargo.toml b/vendor/term/Cargo.toml index e89261eda7..ad5d62bdb2 100644 --- a/vendor/term/Cargo.toml +++ b/vendor/term/Cargo.toml @@ -28,12 +28,6 @@ version = "2" [features] default = [] -[target."cfg(windows)".dependencies.rustversion] -version = "1" - -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["consoleapi", "wincon", "handleapi", "fileapi"] [badges.appveyor] repository = "Stebalien/term" diff --git a/vendor/termcolor/Cargo.toml b/vendor/termcolor/Cargo.toml index dbdb6e8286..8edc73ef62 100644 --- a/vendor/termcolor/Cargo.toml +++ b/vendor/termcolor/Cargo.toml @@ -35,6 +35,3 @@ name = "termcolor" bench = false [dev-dependencies] - -[target."cfg(windows)".dependencies.winapi-util] -version = "0.1.3" diff --git a/vendor/terminal_size/Cargo.toml b/vendor/terminal_size/Cargo.toml index 9f3116418d..6d2d6a56f5 100644 --- a/vendor/terminal_size/Cargo.toml +++ b/vendor/terminal_size/Cargo.toml @@ -30,10 +30,3 @@ repository = "https://github.com/eminence/terminal-size" [target."cfg(not(windows))".dependencies.rustix] version = "0.37.0" features = ["termios"] - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48.0" -features = [ - "Win32_Foundation", - "Win32_System_Console", -] diff --git a/vendor/termize/Cargo.toml b/vendor/termize/Cargo.toml index d248f4db5e..9bd9f37e65 100644 --- a/vendor/termize/Cargo.toml +++ b/vendor/termize/Cargo.toml @@ -49,8 +49,5 @@ rpath = false [dependencies] [target."cfg(unix)".dependencies.libc] version = "0.2.66" -[target."cfg(windows)".dependencies.winapi] -version = "0.3.8" -features = ["handleapi", "processenv", "wincon", "winbase"] [badges.cirrus-ci] repository = "JohnTitor/termize" diff --git a/vendor/tokio/Cargo.toml b/vendor/tokio/Cargo.toml index da1e4d12c2..55afa8648d 100644 --- a/vendor/tokio/Cargo.toml +++ b/vendor/tokio/Cargo.toml @@ -122,11 +122,6 @@ net = [ "mio/os-ext", "mio/net", "socket2", - "windows-sys/Win32_Foundation", - "windows-sys/Win32_Security", - "windows-sys/Win32_Storage_FileSystem", - "windows-sys/Win32_System_Pipes", - "windows-sys/Win32_System_SystemServices", ] process = [ "bytes", @@ -135,9 +130,6 @@ process = [ "mio/os-ext", "mio/net", "signal-hook-registry", - "windows-sys/Win32_Foundation", - "windows-sys/Win32_System_Threading", - "windows-sys/Win32_System_WindowsProgramming", ] rt = [] rt-multi-thread = [ @@ -150,8 +142,6 @@ signal = [ "mio/net", "mio/os-ext", "signal-hook-registry", - "windows-sys/Win32_Foundation", - "windows-sys/Win32_System_Console", ] stats = [] sync = [] @@ -217,14 +207,3 @@ features = [ "socket", ] default-features = false - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48" -optional = true - -[target."cfg(windows)".dev-dependencies.windows-sys] -version = "0.48" -features = [ - "Win32_Foundation", - "Win32_Security_Authorization", -] diff --git a/vendor/uuid/Cargo.toml b/vendor/uuid/Cargo.toml index b806036c39..4094678c10 100644 --- a/vendor/uuid/Cargo.toml +++ b/vendor/uuid/Cargo.toml @@ -185,10 +185,6 @@ version = "0.3" version = "0.2" package = "wasm-bindgen" -[target."cfg(windows)".dev-dependencies.windows-sys] -version = "0.48.0" -features = ["Win32_System_Com"] - [badges.is-it-maintained-issue-resolution] repository = "uuid-rs/uuid" diff --git a/vendor/walkdir/Cargo.toml b/vendor/walkdir/Cargo.toml index 7db9263274..2a9b56f8c7 100644 --- a/vendor/walkdir/Cargo.toml +++ b/vendor/walkdir/Cargo.toml @@ -39,9 +39,6 @@ version = "1.0.1" [dev-dependencies.doc-comment] version = "0.3" -[target."cfg(windows)".dependencies.winapi-util] -version = "0.1.1" - [badges.appveyor] repository = "BurntSushi/walkdir" diff --git a/vendor/yansi-term/Cargo.toml b/vendor/yansi-term/Cargo.toml index 0317866829..88ce8efcfb 100644 --- a/vendor/yansi-term/Cargo.toml +++ b/vendor/yansi-term/Cargo.toml @@ -36,9 +36,6 @@ version = "1.0" [features] derive_serde_style = ["serde"] -[target."cfg(target_os=\"windows\")".dependencies.winapi] -version = "0.3.4" -features = ["consoleapi", "errhandlingapi", "fileapi", "handleapi", "processenv"] [badges.maintenance] status = "actively-developed"