DEBSOURCES
Skip Quicknav
sources / rust-effective-limits / 0.5.5-8 / debian / patches / disable-windows.diff
12345
--- a/Cargo.toml +++ b/Cargo.toml @@ -44,1 +44,1 @@ -[target."cfg(windows)".dependencies.winapi] +[disabled.target."cfg(windows)".dependencies.winapi]