DEBSOURCES
Skip Quicknav
sources / rust-crosstermion / 0.15.0-1 / debian / patches / remove-windows.patch
12345
--- a/Cargo.toml +++ b/Cargo.toml @@ -111,1 +111,1 @@ -[target."cfg(windows)".dependencies.crossterm] +[disabled.target."cfg(windows)".dependencies.crossterm]