Skip to content

Commit

Permalink
Bump ndarray
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusuMET committed Aug 12, 2024
1 parent 2802d9d commit 09a76a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hdf5/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ lazy_static = "1.4"
libc = { workspace = true }
lzf-sys = { version = "0.1", optional = true }
mpi-sys = { workspace = true, optional = true }
ndarray = "0.15"
ndarray = ">=0.15,<=0.16"
paste = "1.0"
# internal
hdf5-derive = { workspace = true }
Expand Down

0 comments on commit 09a76a3

Please sign in to comment.