Skip to content

Commit 2cfe7cf

Browse files
committed
strong dep versions
1 parent cca1146 commit 2cfe7cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ edition = "2018"
1616

1717

1818
[dependencies]
19-
num-traits = "0.2"
20-
ndarray = "0.13"
19+
num-traits = "0.2.11"
20+
ndarray = "0.13.0"
2121
sprs = "0.7.1"
2222
sprs-ldl = "0.5.0"
2323
almost = "0.2.0"

0 commit comments

Comments
 (0)