Skip to content

Commit 7627f24

Browse files
authored
chore(config): update OpenCV crate version (#26)
1 parent 3b40da5 commit 7627f24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
ndarray = "^0.15"
10-
opencv = "^0.83"
10+
opencv = "^0.85"
1111
thiserror = "^1.0"
1212

1313
[build-dependencies]

0 commit comments

Comments
 (0)