diff --git a/Cargo.toml b/Cargo.toml index 181a2f9..ba987e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ git2 = "0.19" [features] strict = [] -default = ["mpi"] +default = [] mpi = ["dep:mpi", "dep:bempp-distributed-tools"] suitesparse = [] disable_system_blas_lapack = []