DEBSOURCES
Skip Quicknav
sources / rust-pnet-datalink / 0.35.0-3 / debian / patches / disable-windows.patch
12345
--- a/Cargo.toml +++ b/Cargo.toml @@ -64,1 +64,1 @@ -[target."cfg(windows)".dependencies.winapi] +[disabled.target."cfg(windows)".dependencies.winapi]