Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent a390a20 commit d76b8fc
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 @@ -12,7 +12,7 @@ readme = "README.md"


[dependencies]
opencv = {version = "0.92.0", features=["clang-runtime"]} # 0.89.0
opencv = {version = "0.92.1", features=["clang-runtime"]} # 0.89.0
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
once_cell = "1.16.0"
Expand Down

0 comments on commit d76b8fc

Please sign in to comment.