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

Commit 3c4f2f7

Browse files
Bump opencv from 0.88.8 to 0.91.1 in /backend
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]>
1 parent 4da2951 commit 3c4f2f7

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

backend/Cargo.lock

Lines changed: 5 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/chimp_chomp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ futures-timer = { version = "3.0.3" }
1414
itertools = { workspace = true }
1515
lapin = { version = "2.3.1" }
1616
ndarray = { version = "0.15.6" }
17-
opencv = { version = "0.88.8", default-features = false, features = [
17+
opencv = { version = "0.91.1", default-features = false, features = [
1818
"imgproc",
1919
"imgcodecs",
2020
] }

0 commit comments

Comments
 (0)