Skip to content

Commit 1533961

Browse files
committed
Update to ndarray 0.12.0
1 parent 4f273ac commit 1533961

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

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

3232
[dependencies.ndarray]
33-
version = "0.11.2"
34-
git = "https://github.com/bluss/ndarray"
33+
version = "0.12"
3534
features = ["blas"]
3635
default-features = false
3736

0 commit comments

Comments
 (0)