Skip to content

Commit 76854f2

Browse files
committed
ndarray-linalg: Update to lax 0.16.0
1 parent ead67d4 commit 76854f2

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)