DEBSOURCES
Skip Quicknav
sources / rust-vm-memory / 0.16.2-1 / debian / patches / disable-windows.patch
12345
--- a/Cargo.toml +++ b/Cargo.toml @@ -84,1 +84,1 @@ -[target."cfg(windows)".dependencies.winapi] +[disabled.target."cfg(windows)".dependencies.winapi]