Skip to content

Commit fc0f0ef

Browse files
blussChristian Günther
authored and
Christian Günther
committed
ndarray-linalg: Update to lax 0.16.0
1 parent cf1d7f1 commit fc0f0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ndarray-linalg/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ features = ["blas", "approx", "std"]
4242
default-features = false
4343

4444
[dependencies.lax]
45-
version = "0.16.0-rc.0"
45+
version = "0.16.0"
4646
path = "../lax"
4747
default-features = false
4848

0 commit comments

Comments
 (0)