Skip to content

Commit

Permalink
chore(deps): bump tract-onnx from 0.20.22 to 0.21.0 (#14)
Browse files Browse the repository at this point in the history
Bumps [tract-onnx](https://github.com/snipsco/tract) from 0.20.22 to 0.21.0.
- [Release notes](https://github.com/snipsco/tract/releases)
- [Changelog](https://github.com/sonos/tract/blob/main/CHANGELOG.md)
- [Commits](sonos/tract@0.20.22...0.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent a5570dc commit ce59183
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -22,7 +22,7 @@ tokio = { version = "1", features = ["macros", "rt-multi-thread"] }

image_processor = { git = "https://github.com/Gravitalia/Autha.git", package = "image_processor" }
image = "0.24"
tract-onnx = "0.20"
tract-onnx = "0.21"
anyhow = "1"

fern = "0.6"
Expand Down

0 comments on commit ce59183

Please sign in to comment.