DEBSOURCES
Skip Quicknav
sources / rust-io-close / 0.3.7-3 / debian / patches / disable-windows.diff
12345
--- a/Cargo.toml +++ b/Cargo.toml @@ -31,1 +31,1 @@ -[target."cfg(windows)".dependencies.winapi] +[disabled.target."cfg(windows)".dependencies.winapi]