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