Update strum requirement from 0.25 to 0.26 in /robohash

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

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

View File

@ -26,7 +26,7 @@ byteorder = "1.4.3"
walkdir = "2.3.2"
image = "0.24.5"
base64 = "0.21.2"
strum = "0.25"
strum = "0.26"
strum_macros = "0.25"
thiserror = "1.0.37"
imageproc = "0.23.0"