Skip to content

Commit 3f514c4

Browse files
build(deps): Bump imageproc from 0.25.0 to 0.26.0 (#55)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Onuralp SEZER <[email protected]>
1 parent 9ac81a1 commit 3f514c4

File tree

2 files changed

+181
-60
lines changed

2 files changed

+181
-60
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ minifb = { version = "^0.28.0", optional = true }
7878
video-rs = { version = "^0.10.5", features = ["ndarray"], optional = true }
7979

8080
# Optional - Image annotation (for --save feature)
81-
imageproc = { version = "^0.25", optional = true }
81+
imageproc = { version = "^0.26", optional = true }
8282
ab_glyph = { version = "^0.2", optional = true }
8383

8484
# Optional - Video support

0 commit comments

Comments
 (0)