Use matrixcompare 0.1.3 for tests (fixes no-std test issues)

This commit is contained in:
Andreas Longva 2020-07-17 09:54:30 +02:00
parent 217a2bf312
commit d13b3de4e4
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ rand_isaac = "0.2"
#criterion = "0.2.10"
# For matrix comparison macro
matrixcompare = "0.1"
matrixcompare = "0.1.3"
[workspace]
members = [ "nalgebra-lapack", "nalgebra-glm" ]