summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-0021-vendor-remove-windows-dependencies.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/d-0021-vendor-remove-windows-dependencies.patch')
-rw-r--r--debian/patches/d-0021-vendor-remove-windows-dependencies.patch1041
1 files changed, 521 insertions, 520 deletions
diff --git a/debian/patches/d-0021-vendor-remove-windows-dependencies.patch b/debian/patches/d-0021-vendor-remove-windows-dependencies.patch
index 9a2994a34..8796a5c92 100644
--- a/debian/patches/d-0021-vendor-remove-windows-dependencies.patch
+++ b/debian/patches/d-0021-vendor-remove-windows-dependencies.patch
@@ -1,45 +1,177 @@
From 1a6f5062adaad5d7f1a4f1cf792f4ee8c3c17e9f Mon Sep 17 00:00:00 2001
-From: liushuyu <zixing.liu@canonical.com>
+From: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Date: Wed, 6 Sep 2023 13:23:24 -0600
Subject: [PATCH] Remove Windows dependencies
+Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
---
- vendor/anstyle-wincon/Cargo.toml | 7 -------
- vendor/compiletest_rs/Cargo.toml | 3 ---
- vendor/concolor-query/Cargo.toml | 7 -------
- vendor/errno/Cargo.toml | 7 -------
- vendor/fd-lock/Cargo.toml | 8 --------
- vendor/filetime/Cargo.toml | 7 -------
- vendor/gix-sec/Cargo.toml | 10 ----------
- vendor/home/Cargo.toml | 7 -------
- vendor/io-lifetimes/Cargo.toml | 13 -------------
- vendor/is-terminal/Cargo.toml | 8 --------
- vendor/parking_lot_core/Cargo.toml | 9 ---------
- vendor/rustix/Cargo.toml | 9 ---------
- vendor/snapbox/Cargo.toml | 6 ------
- vendor/tempfile/Cargo.toml | 7 -------
- vendor/terminal_size/Cargo.toml | 7 -------
- 15 files changed, 115 deletions(-)
+ vendor/anstream/Cargo.toml | 6 +----
+ vendor/atty/Cargo.toml | 3 ---
+ vendor/backtrace/Cargo.toml | 13 -----------
+ vendor/chrono/Cargo.toml | 11 ---------
+ vendor/colored/Cargo.toml | 4 ----
+ vendor/compiletest_rs/Cargo.toml | 6 -----
+ vendor/concolor-query/Cargo.toml | 7 ------
+ vendor/ctrlc/Cargo.toml | 18 ---------------
+ vendor/curl-sys/Cargo.toml | 10 ---------
+ vendor/curl/Cargo.toml | 10 ---------
+ vendor/dirs-sys-next/Cargo.toml | 3 ---
+ vendor/dirs-sys/Cargo.toml | 3 ---
+ vendor/errno-0.3.0/Cargo.toml | 7 ------
+ vendor/errno/Cargo.toml | 6 -----
+ vendor/fd-lock/Cargo.toml | 8 -------
+ vendor/filetime-0.2.20/Cargo.toml | 7 ------
+ vendor/filetime/Cargo.toml | 7 ------
+ vendor/gix-discover/Cargo.toml | 3 ---
+ vendor/gix-sec/Cargo.toml | 13 -----------
+ vendor/home-0.5.4/Cargo.toml | 8 -------
+ vendor/home/Cargo.toml | 7 ------
+ vendor/iana-time-zone/Cargo.toml | 4 ----
+ vendor/ignore-0.4.18/Cargo.toml | 2 --
+ vendor/ignore/Cargo.toml | 3 ---
+ vendor/io-close/Cargo.toml | 3 ---
+ vendor/io-lifetimes-1.0.9/Cargo.toml | 13 -----------
+ vendor/io-lifetimes/Cargo.toml | 13 -----------
+ vendor/is-terminal-0.4.6/Cargo.toml | 11 ---------
+ vendor/is-terminal/Cargo.toml | 11 ---------
+ vendor/libloading/Cargo.toml | 7 ------
+ vendor/libssh2-sys/Cargo.toml | 4 ----
+ vendor/nu-ansi-term/Cargo.toml | 10 ---------
+ vendor/opener-0.5.0/Cargo.toml | 3 ---
+ vendor/opener/Cargo.toml | 4 ----
+ vendor/os_info/Cargo.toml | 15 -------------
+ vendor/parking_lot_core-0.8.6/Cargo.toml | 12 ----------
+ vendor/parking_lot_core-0.9.6/Cargo.toml | 9 --------
+ vendor/parking_lot_core/Cargo.toml | 9 --------
+ vendor/pretty_assertions/Cargo.toml | 6 -----
+ vendor/remove_dir_all/Cargo.toml | 3 ---
+ vendor/rustix-0.37.6/Cargo.toml | 12 ----------
+ vendor/rustix-0.37.7/Cargo.toml | 12 ----------
+ vendor/rustix/Cargo.toml | 17 --------------
+ vendor/same-file/Cargo.toml | 2 --
+ vendor/snapbox/Cargo.toml | 11 ---------
+ vendor/socket2-0.4.1/Cargo.toml | 3 ---
+ vendor/socket2/Cargo.toml | 8 -------
+ vendor/stacker/Cargo.toml | 10 ---------
+ vendor/sysinfo/Cargo.toml | 38 --------------------------------
+ vendor/tempfile-3.3.0/Cargo.toml | 3 ---
+ vendor/tempfile/Cargo.toml | 7 ------
+ vendor/term/Cargo.toml | 6 -----
+ vendor/termcolor/Cargo.toml | 3 ---
+ vendor/terminal_size/Cargo.toml | 7 ------
+ vendor/termize/Cargo.toml | 3 ---
+ vendor/tokio/Cargo.toml | 6 -----
+ vendor/uuid/Cargo.toml | 4 ----
+ vendor/walkdir-2.3.2/Cargo.toml | 6 -----
+ vendor/walkdir/Cargo.toml | 3 ---
+ 59 files changed, 1 insertion(+), 462 deletions(-)
-Index: rust/vendor/compiletest_rs/Cargo.toml
-===================================================================
---- rust.orig/vendor/compiletest_rs/Cargo.toml
-+++ rust/vendor/compiletest_rs/Cargo.toml
-@@ -74,10 +74,3 @@ tmp = ["tempfile"]
-
+diff --git a/vendor/anstream/Cargo.toml b/vendor/anstream/Cargo.toml
+index eb04906..7e2ed64 100644
+--- a/vendor/anstream/Cargo.toml
++++ b/vendor/anstream/Cargo.toml
+@@ -137,8 +137,4 @@ default = [
+ "auto",
+ "wincon",
+ ]
+-wincon = ["dep:anstyle-wincon"]
+-
+-[target."cfg(windows)".dependencies.anstyle-wincon]
+-version = "0.2.0"
+-optional = true
++wincon = []
+diff --git a/vendor/atty/Cargo.toml b/vendor/atty/Cargo.toml
+index d6bf2d0..7cebc31 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 96f4146..4a48f6e 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 eaf0e69..79ab5f9 100644
+--- a/vendor/chrono/Cargo.toml
++++ b/vendor/chrono/Cargo.toml
+@@ -114,7 +114,6 @@ __internal_bench = ["criterion"]
+ alloc = []
+ clock = [
+ "std",
+- "winapi",
+ "iana-time-zone",
+ ]
+ default = [
+@@ -150,13 +149,3 @@ version = "0.3"
+ version = "0.1.45"
+ features = ["fallback"]
+ optional = true
-
+-[target."cfg(windows)".dependencies.winapi]
+-version = "0.3.0"
+-features = [
+- "std",
+- "minwinbase",
+- "minwindef",
+- "timezoneapi",
+-]
+-optional = true
+diff --git a/vendor/colored/Cargo.toml b/vendor/colored/Cargo.toml
+index 3a6b59b..065eecb 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/compiletest_rs/Cargo.toml b/vendor/compiletest_rs/Cargo.toml
+index c1b3ecd..cae8c30 100644
+--- a/vendor/compiletest_rs/Cargo.toml
++++ b/vendor/compiletest_rs/Cargo.toml
+@@ -75,9 +75,3 @@ tmp = ["tempfile"]
+ [target."cfg(unix)".dependencies.libc]
+ version = "0.2"
+
-[target."cfg(windows)".dependencies.miow]
-version = "0.3"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["winerror"]
-Index: rust/vendor/concolor-query/Cargo.toml
-===================================================================
---- rust.orig/vendor/concolor-query/Cargo.toml
-+++ rust/vendor/concolor-query/Cargo.toml
+diff --git a/vendor/concolor-query/Cargo.toml b/vendor/concolor-query/Cargo.toml
+index a25ce89..c578c4c 100644
+--- a/vendor/concolor-query/Cargo.toml
++++ b/vendor/concolor-query/Cargo.toml
@@ -33,10 +33,3 @@ keywords = [
categories = ["command-line-interface"]
license = "MIT OR Apache-2.0"
@@ -51,25 +183,90 @@ Index: rust/vendor/concolor-query/Cargo.toml
- "Win32_System_Console",
- "Win32_Foundation",
-]
-Index: rust/vendor/errno/Cargo.toml
-===================================================================
---- rust.orig/vendor/errno/Cargo.toml
-+++ rust/vendor/errno/Cargo.toml
-@@ -40,10 +40,3 @@ version = "0.2"
+diff --git a/vendor/curl-sys/Cargo.toml b/vendor/curl-sys/Cargo.toml
+index 04b9800..4a4968d 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 bfb59f4..d9f6854 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 e9d8d0c..acb2eb7 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 6c41007..4d79134 100644
+--- a/vendor/dirs-sys/Cargo.toml
++++ b/vendor/dirs-sys/Cargo.toml
+@@ -23,6 +23,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 bf54b1f..7507a31 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.45"
+-version = "0.48"
-features = [
- "Win32_Foundation",
- "Win32_System_Diagnostics_Debug",
-]
-Index: rust/vendor/fd-lock/Cargo.toml
-===================================================================
---- rust.orig/vendor/fd-lock/Cargo.toml
-+++ rust/vendor/fd-lock/Cargo.toml
+diff --git a/vendor/fd-lock/Cargo.toml b/vendor/fd-lock/Cargo.toml
+index d995177..b759d87 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"
@@ -82,32 +279,35 @@ Index: rust/vendor/fd-lock/Cargo.toml
- "Win32_Storage_FileSystem",
- "Win32_System_IO",
-]
-Index: rust/vendor/filetime/Cargo.toml
-===================================================================
---- rust.orig/vendor/filetime/Cargo.toml
-+++ rust/vendor/filetime/Cargo.toml
+diff --git a/vendor/filetime/Cargo.toml b/vendor/filetime/Cargo.toml
+index 8547ec3..4ecd973 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.45.0"
+-version = "0.48.0"
-features = [
- "Win32_Foundation",
- "Win32_Storage_FileSystem",
-]
-Index: rust/vendor/gix-sec/Cargo.toml
-===================================================================
---- rust.orig/vendor/gix-sec/Cargo.toml
-+++ rust/vendor/gix-sec/Cargo.toml
-@@ -64,13 +64,3 @@ version = "4"
-
- [target."cfg(windows)".dependencies.gix-path]
- version = "^0.7.1"
+diff --git a/vendor/gix-sec/Cargo.toml b/vendor/gix-sec/Cargo.toml
+index 44a3e884..041a6bb 100644
+--- a/vendor/gix-sec/Cargo.toml
++++ b/vendor/gix-sec/Cargo.toml
+@@ -61,16 +61,3 @@ serde = [
+
+ [target."cfg(not(windows))".dependencies.libc]
+ version = "0.2.123"
+-
+-[target."cfg(windows)".dependencies.gix-path]
+-version = "^0.8.0"
-
-[target."cfg(windows)".dependencies.windows]
--version = "0.43.0"
+-version = "0.48"
-features = [
- "Win32_Foundation",
- "Win32_Security_Authorization",
@@ -115,25 +315,59 @@ Index: rust/vendor/gix-sec/Cargo.toml
- "Win32_System_Memory",
- "Win32_System_Threading",
-]
-Index: rust/vendor/home/Cargo.toml
-===================================================================
---- rust.orig/vendor/home/Cargo.toml
-+++ rust/vendor/home/Cargo.toml
+diff --git a/vendor/home/Cargo.toml b/vendor/home/Cargo.toml
+index cd608b1..eecfb89 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/brson/home"
-
--[target."cfg(windows)".dependencies.winapi]
--version = "0.3"
+ repository = "https://github.com/rust-lang/cargo"
+ resolver = "2"
+-
+-[target."cfg(windows)".dependencies.windows-sys]
+-version = "0.48.0"
-features = [
-- "shlobj",
-- "std",
-- "winerror",
+- "Win32_Foundation",
+- "Win32_UI_Shell",
-]
-Index: rust/vendor/io-lifetimes/Cargo.toml
-===================================================================
---- rust.orig/vendor/io-lifetimes/Cargo.toml
-+++ rust/vendor/io-lifetimes/Cargo.toml
+diff --git a/vendor/iana-time-zone/Cargo.toml b/vendor/iana-time-zone/Cargo.toml
+index 5cdc175..271a062 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 b397dcf..2022a87 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 5e36444..82f9ce5 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 b9ed913..0fd300a 100644
+--- a/vendor/io-lifetimes/Cargo.toml
++++ b/vendor/io-lifetimes/Cargo.toml
@@ -43,7 +43,6 @@ optional = true
close = [
"libc",
@@ -148,7 +382,7 @@ Index: rust/vendor/io-lifetimes/Cargo.toml
optional = true
-
-[target."cfg(windows)".dependencies.windows-sys]
--version = "0.45.0"
+-version = "0.48.0"
-features = [
- "Win32_Foundation",
- "Win32_Storage_FileSystem",
@@ -158,17 +392,17 @@ Index: rust/vendor/io-lifetimes/Cargo.toml
- "Win32_System_Threading",
-]
-optional = true
-Index: rust/vendor/is-terminal/Cargo.toml
-===================================================================
---- rust.orig/vendor/is-terminal/Cargo.toml
-+++ rust/vendor/is-terminal/Cargo.toml
+diff --git a/vendor/is-terminal/Cargo.toml b/vendor/is-terminal/Cargo.toml
+index 7957a9c..0ab2ae1 100644
+--- a/vendor/is-terminal/Cargo.toml
++++ b/vendor/is-terminal/Cargo.toml
@@ -53,14 +53,3 @@ features = ["termios"]
[target."cfg(target_os = \"hermit\")".dependencies.hermit-abi]
version = "0.3.0"
-
-[target."cfg(windows)".dependencies.windows-sys]
--version = "0.45.0"
+-version = "0.48.0"
-features = [
- "Win32_Foundation",
- "Win32_Storage_FileSystem",
@@ -177,334 +411,45 @@ Index: rust/vendor/is-terminal/Cargo.toml
-
-[target."cfg(windows)".dev-dependencies.tempfile]
-version = "3"
-Index: rust/vendor/parking_lot_core/Cargo.toml
-===================================================================
---- rust.orig/vendor/parking_lot_core/Cargo.toml
-+++ rust/vendor/parking_lot_core/Cargo.toml
-@@ -58,11 +58,3 @@ version = "0.2.8"
- [target."cfg(unix)".dependencies.libc]
- version = "0.2.95"
+diff --git a/vendor/libloading/Cargo.toml b/vendor/libloading/Cargo.toml
+index 65168d5..7785a7e 100644
+--- a/vendor/libloading/Cargo.toml
++++ b/vendor/libloading/Cargo.toml
+@@ -42,10 +42,3 @@ version = "1.1"
--[target."cfg(windows)".dependencies.windows-sys]
--version = "0.42.0"
--features = [
-- "Win32_Foundation",
-- "Win32_System_LibraryLoader",
-- "Win32_System_SystemServices",
-- "Win32_System_WindowsProgramming",
--]
-Index: rust/vendor/rustix/Cargo.toml
-===================================================================
---- rust.orig/vendor/rustix/Cargo.toml
-+++ rust/vendor/rustix/Cargo.toml
-@@ -233,14 +233,3 @@ package = "errno"
- version = "1.5.2"
- optional = true
-
--[target."cfg(windows)".dependencies.windows-sys]
--version = "0.45.0"
--features = [
-- "Win32_Foundation",
-- "Win32_Networking_WinSock",
-- "Win32_NetworkManagement_IpHelper",
-- "Win32_System_Threading",
--]
--
--[target."cfg(windows)".dev-dependencies.ctor]
--version = "0.1.21"
-Index: rust/vendor/tempfile/Cargo.toml
-===================================================================
---- rust.orig/vendor/tempfile/Cargo.toml
-+++ rust/vendor/tempfile/Cargo.toml
-@@ -38,6 +38,3 @@ nightly = []
- version = "0.2.27"
- [target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
- version = "0.2.9"
--[target."cfg(windows)".dependencies.winapi]
--version = "0.3"
--features = ["fileapi", "handleapi", "winbase"]
-Index: rust/vendor/terminal_size/Cargo.toml
-===================================================================
---- rust.orig/vendor/terminal_size/Cargo.toml
-+++ rust/vendor/terminal_size/Cargo.toml
-@@ -30,10 +30,3 @@ repository = "https://github.com/eminenc
- [target."cfg(not(windows))".dependencies.rustix]
- version = "0.36.3"
- features = ["termios"]
--
--[target."cfg(windows)".dependencies.windows-sys]
--version = "0.42.0"
--features = [
-- "Win32_Foundation",
-- "Win32_System_Console",
--]
-Index: rust/vendor/curl/Cargo.toml
-===================================================================
---- rust.orig/vendor/curl/Cargo.toml
-+++ rust/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"
-
-Index: rust/vendor/uuid/Cargo.toml
-===================================================================
---- rust.orig/vendor/uuid/Cargo.toml
-+++ rust/vendor/uuid/Cargo.toml
-@@ -64,7 +64,7 @@ version = "1.0.56"
-
- [features]
- default = ["std"]
--guid = ["winapi"]
-+guid = []
- std = []
- stdweb = ["getrandom", "getrandom/js"]
- v1 = []
-@@ -72,9 +72,6 @@ v3 = ["md5"]
- v4 = ["getrandom"]
- v5 = ["sha1"]
- wasm-bindgen = ["getrandom", "getrandom/js"]
--[target."cfg(windows)".dependencies.winapi]
--version = "0.3"
--optional = true
- [badges.appveyor]
- repository = "uuid-rs/uuid"
-
-Index: rust/vendor/anstream/Cargo.toml
-===================================================================
---- rust.orig/vendor/anstream/Cargo.toml
-+++ rust/vendor/anstream/Cargo.toml
-@@ -137,8 +137,5 @@ default = [
- "auto",
- "wincon",
- ]
--wincon = ["dep:anstyle-wincon"]
-+wincon = []
-
--[target."cfg(windows)".dependencies.anstyle-wincon]
--version = "0.2.0"
--optional = true
-Index: rust/vendor/atty/Cargo.toml
-===================================================================
---- rust.orig/vendor/atty/Cargo.toml
-+++ rust/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"
-Index: rust/vendor/backtrace/Cargo.toml
-===================================================================
---- rust.orig/vendor/backtrace/Cargo.toml
-+++ rust/vendor/backtrace/Cargo.toml
-@@ -127,18 +127,4 @@ 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
-Index: rust/vendor/chrono/Cargo.toml
-===================================================================
---- rust.orig/vendor/chrono/Cargo.toml
-+++ rust/vendor/chrono/Cargo.toml
-@@ -93,7 +93,7 @@ version = "1"
- __doctest = []
- __internal_bench = []
- alloc = []
--clock = ["libc", "std", "winapi"]
-+clock = ["libc", "std"]
- default = ["clock", "std", "oldtime"]
- oldtime = ["time"]
- std = []
-@@ -108,10 +108,6 @@ version = "0.2"
- optional = true
- [target."cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))".dev-dependencies.wasm-bindgen-test]
- version = "0.3"
--[target."cfg(windows)".dependencies.winapi]
--version = "0.3.0"
--features = ["std", "minwinbase", "minwindef", "timezoneapi"]
--optional = true
- [badges.appveyor]
- repository = "chronotope/chrono"
-
-Index: rust/vendor/colored/Cargo.toml
-===================================================================
---- rust.orig/vendor/colored/Cargo.toml
-+++ rust/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
-Index: rust/vendor/concolor/Cargo.toml
-===================================================================
---- rust.orig/vendor/concolor/Cargo.toml
-+++ rust/vendor/concolor/Cargo.toml
-@@ -59,7 +59,6 @@ auto = [
- "clicolor",
- "no_color",
- "term",
-- "windows",
- ]
- clicolor = [
- "core",
-@@ -82,7 +81,3 @@ term = [
- "core",
- "concolor-query",
- ]
--windows = [
-- "core",
-- "concolor-query/windows",
--]
-Index: rust/vendor/curl-sys/Cargo.toml
-===================================================================
---- rust.orig/vendor/curl-sys/Cargo.toml
-+++ rust/vendor/curl-sys/Cargo.toml
-@@ -63,7 +63,6 @@ ssl = ["openssl-sys"]
- static-curl = []
- static-ssl = ["openssl-sys/vendored"]
- upkeep_7_62_0 = []
--windows-static-ssl = []
- zlib-ng-compat = [
- "libz-sys/zlib-ng",
- "static-curl",
-@@ -73,16 +72,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"
-
-Index: rust/vendor/dirs-sys-next/Cargo.toml
-===================================================================
---- rust.orig/vendor/dirs-sys-next/Cargo.toml
-+++ rust/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"
-Index: rust/vendor/dirs-sys/Cargo.toml
-===================================================================
---- rust.orig/vendor/dirs-sys/Cargo.toml
-+++ rust/vendor/dirs-sys/Cargo.toml
-@@ -23,6 +23,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"]
-Index: rust/vendor/errno-0.2.8/Cargo.toml
-===================================================================
---- rust.orig/vendor/errno-0.2.8/Cargo.toml
-+++ rust/vendor/errno-0.2.8/Cargo.toml
-@@ -30,6 +30,3 @@ version = "0.2"
- version = "0.2"
- [target."cfg(unix)".dependencies.libc]
- version = "0.2"
--[target."cfg(windows)".dependencies.winapi]
--version = "0.3"
--features = ["errhandlingapi", "minwindef", "ntdef", "winbase"]
-Index: rust/vendor/gix-discover/Cargo.toml
-===================================================================
---- rust.orig/vendor/gix-discover/Cargo.toml
-+++ rust/vendor/gix-discover/Cargo.toml
-@@ -60,6 +60,3 @@ version = "3.2.0"
-
- [target."cfg(target_os = \"macos\")".dev-dependencies.defer]
- version = "0.1.0"
--
--[target."cfg(windows)".dependencies.dunce]
--version = "1.0.3"
-Index: rust/vendor/ignore/Cargo.toml
-===================================================================
---- rust.orig/vendor/ignore/Cargo.toml
-+++ rust/vendor/ignore/Cargo.toml
-@@ -57,5 +57,3 @@ version = "0.5.0"
-
- [features]
- simd-accel = ["globset/simd-accel"]
--[target."cfg(windows)".dependencies.winapi-util]
--version = "0.1.2"
-Index: rust/vendor/libloading/Cargo.toml
-===================================================================
---- rust.orig/vendor/libloading/Cargo.toml
-+++ rust/vendor/libloading/Cargo.toml
-@@ -43,9 +43,3 @@ version = "1.1"
[target."cfg(unix)".dependencies.cfg-if]
version = "1"
-
+-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = [
- "errhandlingapi",
- "libloaderapi",
-]
-Index: rust/vendor/libssh2-sys/Cargo.toml
-===================================================================
---- rust.orig/vendor/libssh2-sys/Cargo.toml
-+++ rust/vendor/libssh2-sys/Cargo.toml
-@@ -47,9 +47,6 @@ openssl-on-win32 = ["openssl-sys"]
+diff --git a/vendor/libssh2-sys/Cargo.toml b/vendor/libssh2-sys/Cargo.toml
+index 45f4a71..b0d3e26 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"]
--[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
--version = "0.2"
--
+@@ -52,7 +51,3 @@ version = "0.2"
+
[target."cfg(unix)".dependencies.openssl-sys]
version = "0.9.35"
-
-Index: rust/vendor/nu-ansi-term/Cargo.toml
-===================================================================
---- rust.orig/vendor/nu-ansi-term/Cargo.toml
-+++ rust/vendor/nu-ansi-term/Cargo.toml
+-
+-[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 209e055..aa40f02 100644
+--- a/vendor/nu-ansi-term/Cargo.toml
++++ b/vendor/nu-ansi-term/Cargo.toml
@@ -45,13 +45,3 @@ version = "1.0.39"
[features]
@@ -519,28 +464,30 @@ Index: rust/vendor/nu-ansi-term/Cargo.toml
- "handleapi",
- "processenv",
-]
-Index: rust/vendor/opener/Cargo.toml
-===================================================================
---- rust.orig/vendor/opener/Cargo.toml
-+++ rust/vendor/opener/Cargo.toml
-@@ -25,9 +25,6 @@ repository = "https://github.com/Seeker1
- version = "0.9"
+diff --git a/vendor/opener/Cargo.toml b/vendor/opener/Cargo.toml
+index 8d91b5e..2d7313b 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 = "0.2"
+ version = "1"
+
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["shellapi"]
+-
[badges.appveyor]
branch = "master"
repository = "Seeker14491/opener"
-Index: rust/vendor/os_info/Cargo.toml
-===================================================================
---- rust.orig/vendor/os_info/Cargo.toml
-+++ rust/vendor/os_info/Cargo.toml
-@@ -48,17 +48,3 @@ version = "1"
+diff --git a/vendor/os_info/Cargo.toml b/vendor/os_info/Cargo.toml
+index 52a062f..e1f347b 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 = [
@@ -555,10 +502,10 @@ Index: rust/vendor/os_info/Cargo.toml
- "winerror",
- "winreg",
-]
-Index: rust/vendor/parking_lot_core-0.8.6/Cargo.toml
-===================================================================
---- rust.orig/vendor/parking_lot_core-0.8.6/Cargo.toml
-+++ rust/vendor/parking_lot_core-0.8.6/Cargo.toml
+diff --git a/vendor/parking_lot_core-0.8.6/Cargo.toml b/vendor/parking_lot_core-0.8.6/Cargo.toml
+index 6981516..9fb8bd2 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]
@@ -575,23 +522,41 @@ Index: rust/vendor/parking_lot_core-0.8.6/Cargo.toml
- "errhandlingapi",
- "handleapi",
-]
-Index: rust/vendor/pretty_assertions/Cargo.toml
-===================================================================
---- rust.orig/vendor/pretty_assertions/Cargo.toml
-+++ rust/vendor/pretty_assertions/Cargo.toml
-@@ -43,8 +43,3 @@ default = ["std"]
+diff --git a/vendor/parking_lot_core/Cargo.toml b/vendor/parking_lot_core/Cargo.toml
+index 361186b..e00c191 100644
+--- a/vendor/parking_lot_core/Cargo.toml
++++ b/vendor/parking_lot_core/Cargo.toml
+@@ -57,12 +57,3 @@ version = "0.2.8"
+
+ [target."cfg(unix)".dependencies.libc]
+ version = "0.2.95"
+-
+-[target."cfg(windows)".dependencies.windows-sys]
+-version = "0.45.0"
+-features = [
+- "Win32_Foundation",
+- "Win32_System_LibraryLoader",
+- "Win32_System_SystemServices",
+- "Win32_System_WindowsProgramming",
+-]
+diff --git a/vendor/pretty_assertions/Cargo.toml b/vendor/pretty_assertions/Cargo.toml
+index f8370f7..4531652 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"
-Index: rust/vendor/remove_dir_all/Cargo.toml
-===================================================================
---- rust.orig/vendor/remove_dir_all/Cargo.toml
-+++ rust/vendor/remove_dir_all/Cargo.toml
+diff --git a/vendor/remove_dir_all/Cargo.toml b/vendor/remove_dir_all/Cargo.toml
+index a847288..aaf637f 100644
+--- a/vendor/remove_dir_all/Cargo.toml
++++ b/vendor/remove_dir_all/Cargo.toml
@@ -23,6 +23,3 @@ license = "MIT/Apache-2.0"
repository = "https://github.com/XAMPPRocky/remove_dir_all.git"
[dev-dependencies.doc-comment]
@@ -599,17 +564,22 @@ Index: rust/vendor/remove_dir_all/Cargo.toml
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["std", "errhandlingapi", "winerror", "fileapi", "winbase"]
-Index: rust/vendor/rustix-0.36.5/Cargo.toml
-===================================================================
---- rust.orig/vendor/rustix-0.36.5/Cargo.toml
-+++ rust/vendor/rustix-0.36.5/Cargo.toml
-@@ -222,15 +222,3 @@ package = "errno"
+diff --git a/vendor/rustix/Cargo.toml b/vendor/rustix/Cargo.toml
+index c928526..6b7cff3 100644
+--- a/vendor/rustix/Cargo.toml
++++ b/vendor/rustix/Cargo.toml
+@@ -233,20 +233,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.42.0"
+-version = "0.48.0"
-features = [
- "Win32_Foundation",
- "Win32_Networking_WinSock",
@@ -618,36 +588,63 @@ Index: rust/vendor/rustix-0.36.5/Cargo.toml
-]
-
-[target."cfg(windows)".dev-dependencies.ctor]
--version = "0.1.21"
-Index: rust/vendor/same-file/Cargo.toml
-===================================================================
---- rust.orig/vendor/same-file/Cargo.toml
-+++ rust/vendor/same-file/Cargo.toml
+-version = "0.2.0"
+diff --git a/vendor/same-file/Cargo.toml b/vendor/same-file/Cargo.toml
+index 4f66820..11ef472 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"
-Index: rust/vendor/socket2/Cargo.toml
-===================================================================
---- rust.orig/vendor/socket2/Cargo.toml
-+++ rust/vendor/socket2/Cargo.toml
-@@ -34,6 +34,3 @@ features = ["all"]
- all = []
+diff --git a/vendor/snapbox/Cargo.toml b/vendor/snapbox/Cargo.toml
+index a9a74e1..8b0bf63 100644
+--- a/vendor/snapbox/Cargo.toml
++++ b/vendor/snapbox/Cargo.toml
+@@ -161,7 +157,6 @@ cmd = [
+ "dep:os_pipe",
+ "dep:wait-timeout",
+ "dep:libc",
+- "dep:windows-sys",
+ ]
+ color = [
+ "dep:anstream",
+@@ -196,8 +190,3 @@ structured-data = ["dep:serde_json"]
[target."cfg(unix)".dependencies.libc]
- version = "0.2.96"
+ 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 3f1578c..bdac898 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"]
-Index: rust/vendor/stacker/Cargo.toml
-===================================================================
---- rust.orig/vendor/stacker/Cargo.toml
-+++ rust/vendor/stacker/Cargo.toml
-@@ -44,12 +44,3 @@ version = "0.1.7"
+-features = [
+- "handleapi",
+- "ws2ipdef",
+- "ws2tcpip",
+-]
+diff --git a/vendor/stacker/Cargo.toml b/vendor/stacker/Cargo.toml
+index 160cbc0..ba02aac 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 = [
@@ -657,10 +654,10 @@ Index: rust/vendor/stacker/Cargo.toml
- "processthreadsapi",
- "minwindef",
-]
-Index: rust/vendor/sysinfo/Cargo.toml
-===================================================================
---- rust.orig/vendor/sysinfo/Cargo.toml
-+++ rust/vendor/sysinfo/Cargo.toml
+diff --git a/vendor/sysinfo/Cargo.toml b/vendor/sysinfo/Cargo.toml
+index f8719a4..deb2e40 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]
@@ -703,34 +700,68 @@ Index: rust/vendor/sysinfo/Cargo.toml
- "shellapi",
- "std",
-]
-Index: rust/vendor/term/Cargo.toml
-===================================================================
---- rust.orig/vendor/term/Cargo.toml
-+++ rust/vendor/term/Cargo.toml
-@@ -31,9 +31,6 @@ default = []
- [target."cfg(windows)".dependencies.rustversion]
- version = "1"
+diff --git a/vendor/tempfile/Cargo.toml b/vendor/tempfile/Cargo.toml
+index 85006d8..013e986 100644
+--- a/vendor/tempfile/Cargo.toml
++++ b/vendor/tempfile/Cargo.toml
+@@ -50,10 +50,3 @@ features = ["fs"]
+ [target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
+ version = "0.3"
+-
+-[target."cfg(windows)".dependencies.windows-sys]
+-version = "0.45"
+-features = [
+- "Win32_Storage_FileSystem",
+- "Win32_Foundation",
+-]
+diff --git a/vendor/term/Cargo.toml b/vendor/term/Cargo.toml
+index e89261e..ad5d62b 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"
-Index: rust/vendor/termcolor/Cargo.toml
-===================================================================
---- rust.orig/vendor/termcolor/Cargo.toml
-+++ rust/vendor/termcolor/Cargo.toml
-@@ -36,5 +36,3 @@ bench = false
+diff --git a/vendor/termcolor/Cargo.toml b/vendor/termcolor/Cargo.toml
+index dbdb6e8..8edc73e 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"
-Index: rust/vendor/termize/Cargo.toml
-===================================================================
---- rust.orig/vendor/termize/Cargo.toml
-+++ rust/vendor/termize/Cargo.toml
+diff --git a/vendor/terminal_size/Cargo.toml b/vendor/terminal_size/Cargo.toml
+index 9f31164..6d2d6a5 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 d248f4d..9bd9f37 100644
+--- a/vendor/termize/Cargo.toml
++++ b/vendor/termize/Cargo.toml
@@ -49,8 +49,5 @@ rpath = false
[dependencies]
[target."cfg(unix)".dependencies.libc]
@@ -740,26 +771,11 @@ Index: rust/vendor/termize/Cargo.toml
-features = ["handleapi", "processenv", "wincon", "winbase"]
[badges.cirrus-ci]
repository = "JohnTitor/termize"
-Index: rust/vendor/time-0.1.43/Cargo.toml
-===================================================================
---- rust.orig/vendor/time-0.1.43/Cargo.toml
-+++ rust/vendor/time-0.1.43/Cargo.toml
-@@ -29,10 +29,3 @@ version = "0.3"
- optional = true
- [dev-dependencies.log]
- version = "0.4"
--
--[dev-dependencies.winapi]
--version = "0.3.0"
--features = ["std", "processthreadsapi", "winbase"]
--[target."cfg(windows)".dependencies.winapi]
--version = "0.3.0"
--features = ["std", "minwinbase", "minwindef", "ntdef", "profileapi", "sysinfoapi", "timezoneapi"]
-Index: rust/vendor/tokio/Cargo.toml
-===================================================================
---- rust.orig/vendor/tokio/Cargo.toml
-+++ rust/vendor/tokio/Cargo.toml
-@@ -95,11 +95,11 @@ full = ["fs", "io-util", "io-std", "macr
+diff --git a/vendor/tokio/Cargo.toml b/vendor/tokio/Cargo.toml
+index 11ec0c0..bf2ad39 100644
+--- a/vendor/tokio/Cargo.toml
++++ b/vendor/tokio/Cargo.toml
+@@ -95,11 +95,11 @@ full = ["fs", "io-util", "io-std", "macros", "net", "parking_lot", "process", "r
io-std = []
io-util = ["memchr", "bytes"]
macros = ["tokio-macros"]
@@ -784,27 +800,39 @@ Index: rust/vendor/tokio/Cargo.toml
-default-features = false
-[target."cfg(windows)".dev-dependencies.ntapi]
-version = "0.3.6"
-Index: rust/vendor/walkdir/Cargo.toml
-===================================================================
---- rust.orig/vendor/walkdir/Cargo.toml
-+++ rust/vendor/walkdir/Cargo.toml
-@@ -28,12 +28,7 @@ repository = "https://github.com/BurntSu
- version = "1.0.1"
+diff --git a/vendor/uuid/Cargo.toml b/vendor/uuid/Cargo.toml
+index b783688..4e98553 100644
+--- a/vendor/uuid/Cargo.toml
++++ b/vendor/uuid/Cargo.toml
+@@ -180,10 +180,6 @@ package = "wasm-bindgen"
+ [target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
+ version = "0.3"
+
+-[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 7db9263..2a9b56f 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]
--version = "0.3"
--features = ["std", "winnt"]
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.1"
+-
[badges.appveyor]
repository = "BurntSushi/walkdir"
-Index: rust/vendor/yansi-term/Cargo.toml
-===================================================================
---- rust.orig/vendor/yansi-term/Cargo.toml
-+++ rust/vendor/yansi-term/Cargo.toml
+diff --git a/vendor/yansi-term/Cargo.toml b/vendor/yansi-term/Cargo.toml
+index 0317866..88ce8ef 100644
+--- a/vendor/yansi-term/Cargo.toml
++++ b/vendor/yansi-term/Cargo.toml
@@ -36,9 +36,6 @@ version = "1.0"
[features]
@@ -815,30 +843,3 @@ Index: rust/vendor/yansi-term/Cargo.toml
[badges.maintenance]
status = "actively-developed"
-Index: rust/vendor/snapbox/Cargo.toml
-===================================================================
---- rust.orig/vendor/snapbox/Cargo.toml
-+++ rust/vendor/snapbox/Cargo.toml
-@@ -154,14 +154,6 @@ optional = true
- version = "2.3.2"
- optional = true
-
--[dependencies.winapi]
--version = "0.3.9"
--features = [
-- "consoleapi",
-- "minwindef",
--]
--optional = true
--
- [dependencies.yansi]
- version = "0.5.0"
- optional = true
-@@ -171,7 +163,6 @@ cmd = [
- "dep:os_pipe",
- "dep:wait-timeout",
- "dep:libc",
-- "dep:winapi",
- ]
- color = [
- "dep:yansi",