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