Skip to content

Commit

Permalink
ndarray-linalg: Update to lax 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bluss committed Dec 20, 2024
1 parent c1a3284 commit 271e041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndarray-linalg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ features = ["blas", "approx", "std"]
default-features = false

[dependencies.lax]
version = "0.16.0-rc.0"
version = "0.16.0"
path = "../lax"
default-features = false

Expand Down

0 comments on commit 271e041

Please sign in to comment.