Update strum_macros requirement from 0.25 to 0.26 in /robohash

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

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

View File

@ -27,7 +27,7 @@ walkdir = "2.3.2"
image = "0.24.5"
base64 = "0.21.2"
strum = "0.25"
strum_macros = "0.25"
strum_macros = "0.26"
thiserror = "1.0.37"
imageproc = "0.23.0"
prefer-dynamic = "0"