Skip to content

Commit 4af02dd

Browse files
Update linfa-linalg requirement from 0.1.0 to 0.2.0
--- updated-dependencies: - dependency-name: linfa-linalg dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cce296 commit 4af02dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde_derive = "1.0.188"
2222
serde_json = "1.0.66"
2323
sobol_burley = "0.5.0"
2424
ndarray-stats = "0.5.1"
25-
linfa-linalg = "0.1.0"
25+
linfa-linalg = "0.2.0"
2626
argmin = { version = "0.10.0", features = [] }
2727
argmin-math = { version = "0.4.0", features = ["ndarray_v0_15-nolinalg"] }
2828
tracing = "0.1.40"

0 commit comments

Comments
 (0)