Skip to content

Commit

Permalink
Bump tract-onnx from 0.21.5 to 0.21.6 in /cattus-engine
Browse files Browse the repository at this point in the history
Bumps [tract-onnx](https://github.com/snipsco/tract) from 0.21.5 to 0.21.6.
- [Release notes](https://github.com/snipsco/tract/releases)
- [Changelog](https://github.com/sonos/tract/blob/main/CHANGELOG.md)
- [Commits](sonos/tract@0.21.5...0.21.6)

---
updated-dependencies:
- dependency-name: tract-onnx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and barakugav committed Jul 30, 2024
1 parent 9f67f2e commit 2c642d5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
31 changes: 17 additions & 14 deletions cattus-engine/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 cattus-engine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ ndarray = "0.15.6"
chess = "3.2.*"
once_cell = "1.19.*"
pleco = "0.5.*"
tract-onnx = "0.21.5"
tract-onnx = "0.21.6"

0 comments on commit 2c642d5

Please sign in to comment.