Skip to content

Commit 78bc6e6

Browse files
committed
Workaround issue 11178
1 parent 52f0064 commit 78bc6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ pub use vector::un_funs::*;
2121
pub use vector::reductions::*;
2222
pub use vector::traits::*;
2323

24-
pub mod matrix;
2524
pub mod vector;
25+
pub mod matrix;

0 commit comments

Comments
 (0)