Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Bump opencv from 0.88.8 to 0.91.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [opencv](https://github.com/twistedfall/opencv-rust) from 0.88.8 to 0.91.1.
- [Changelog](https://github.com/twistedfall/opencv-rust/blob/master/CHANGES.md)
- [Commits](twistedfall/opencv-rust@v0.88.8...v0.91.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 4da2951 commit 3c4f2f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 deletions.
23 changes: 5 additions & 18 deletions backend/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 backend/chimp_chomp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ futures-timer = { version = "3.0.3" }
itertools = { workspace = true }
lapin = { version = "2.3.1" }
ndarray = { version = "0.15.6" }
opencv = { version = "0.88.8", default-features = false, features = [
opencv = { version = "0.91.1", default-features = false, features = [
"imgproc",
"imgcodecs",
] }
Expand Down

0 comments on commit 3c4f2f7

Please sign in to comment.