Skip to content

Commit a98675d

Browse files
committed
Removed mpi from defaults
1 parent 5128a6e commit a98675d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
nightly = ["pulp/nightly"]
33
# Treat warnings as a build error.
44
strict = []
5-
default = ["mpi"]
5+
default = []
66
mpi = ["dep:mpi", "rlst/mpi"]
77

88

0 commit comments

Comments
 (0)