Skip to content

Commit 5cae301

Browse files
committed
Use numtest v0.1.4 (bug fix in 2D assertion)
1 parent 8734052 commit 5cae301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ features = ["blas"]
2121
rand = "0.3.14"
2222
ndarray-rand = "0.3"
2323
float-cmp = "0.2.3"
24-
ndarray-numtest = "0.1.3"
24+
ndarray-numtest = "0.1.4"

0 commit comments

Comments
 (0)