Update imageproc requirement from 0.23.0 to 0.25.0 in /robohash

---
updated-dependencies:
- dependency-name: imageproc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-31 22:01:49 +00:00
committed by GitHub
parent 424a297c30
commit 5e24aeb8b3

View File

@ -29,7 +29,7 @@ base64 = "0.21.2"
strum = "0.25"
strum_macros = "0.25"
thiserror = "1.0.37"
imageproc = "0.23.0"
imageproc = "0.25.0"
prefer-dynamic = "0"
[dev-dependencies]