Skip to content

Commit

Permalink
Update Rust crate imageproc to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 19, 2024
1 parent b50e6d6 commit 17aab3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
env_logger = "0.11.3"
image = "0.24.9"
imageproc = "0.23.0"
imageproc = "0.25.0"
log = "0.4.21"
once_cell = "1.19.0"
poise = "0.5.7"
Expand Down

0 comments on commit 17aab3f

Please sign in to comment.