Skip to content

Commit

Permalink
Bump opencv to 0.93.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwade committed Sep 23, 2024
1 parent 4b0c296 commit 4d3aa98
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ blake2-rfc = "0.2.18"
indexmap = { version = "1", features = ["serde"] }

[dependencies.opencv]
version = "0.92.2"
version = "0.93.1"
default-features = false
features = ["videoio", "imgproc", "highgui"]

Expand Down

0 comments on commit 4d3aa98

Please sign in to comment.