- bump ndarray
This commit is contained in:
@@ -10,7 +10,7 @@ crate-type = ["cdylib", "rlib"]
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.89"
|
anyhow = "1.0.89"
|
||||||
chrono = "0.4.38"
|
chrono = "0.4.38"
|
||||||
ndarray = "0.15.6"
|
ndarray = "0.16.1"
|
||||||
num = "0.4.3"
|
num = "0.4.3"
|
||||||
rayon = "1.10.0"
|
rayon = "1.10.0"
|
||||||
zstd = "0.13.2"
|
zstd = "0.13.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user