Skip to content

Commit afd09ba

Browse files
committed
Use ndarray-git
1 parent e49670c commit afd09ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ version = "0.2"
3030
default-features = false
3131

3232
[dependencies.ndarray]
33-
version = "0.11"
33+
version = "0.11.2"
34+
git = "https://github.com/bluss/ndarray"
3435
features = ["blas"]
3536
default-features = false
3637

0 commit comments

Comments
 (0)