DEBSOURCES
Skip Quicknav
sources / rust-nalgebra / 0.33.2-4 / debian / patches / disable-slow-tests.patch
1234567
--- a/Cargo.toml +++ b/Cargo.toml @@ -397,3 +397,3 @@ ] -slow-tests = [] +#slow-tests = [] sparse = []