Skip to content

Commit

Permalink
Update Rust crate image to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent 2e921ed commit b26bcad
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 @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
env_logger = "0.11.3"
image = "0.24.9"
image = "0.25.0"
imageproc = "0.23.0"
log = "0.4.21"
once_cell = "1.19.0"
Expand Down

0 comments on commit b26bcad

Please sign in to comment.