Skip to content

Commit

Permalink
try with newest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorPopelyaev committed Jan 7, 2025
1 parent d6261d2 commit e79257c
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 9 deletions.
180 changes: 172 additions & 8 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 @@ -41,7 +41,7 @@ blake2-rfc = "0.2.18"
indexmap = {version="1", features=["serde"]}

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

Expand Down

0 comments on commit e79257c

Please sign in to comment.