Skip to content

Commit

Permalink
Bump ndarray from 0.15.6 to 0.16.1
Browse files Browse the repository at this point in the history
Bumps [ndarray](https://github.com/rust-ndarray/ndarray) from 0.15.6 to 0.16.1.
- [Release notes](https://github.com/rust-ndarray/ndarray/releases)
- [Changelog](https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md)
- [Commits](rust-ndarray/ndarray@0.15.6...0.16.1)

---
updated-dependencies:
- dependency-name: ndarray
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 3bf3949 commit ee6501a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
21 changes: 19 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rusttype = "0.9"
serde = { version = "1.0", features = ["derive"] }
shakmaty = "0.26"
serde_with = "3"
ndarray = "0.15"
ndarray = "0.16"
bytes = "1"
arrayvec = { version = "0.7", features = ["serde"] }
clap = { version = "4", features = ["derive", "deprecated"] }
Expand Down

0 comments on commit ee6501a

Please sign in to comment.