DEBSOURCES
Skip Quicknav
sources / rust-termwiz / 0.23.3-5 / debian / patches / disable-windows.diff
12345
--- a/Cargo.toml +++ b/Cargo.toml @@ -247,1 +247,1 @@ -[target."cfg(windows)".dependencies.winapi] +[disabled.target."cfg(windows)".dependencies.winapi]