Bump ndarray
This commit is contained in:
@@ -12,7 +12,7 @@ hdf5 = "0.7.0"
|
||||
rayon = "1.3.0"
|
||||
indicatif = "0.15.0"
|
||||
structopt = "0.3.14"
|
||||
ndarray = { version = "0.13.1", features = ["serde"] }
|
||||
ndarray = { version = "0.14.0", features = ["serde"] }
|
||||
serde = { version = "1.0.115", features = ["derive"] }
|
||||
json5 = "0.3.0"
|
||||
indexmap = { version = "1.5.2", features = ["serde-1"] }
|
||||
|
||||
Reference in New Issue
Block a user