mirror of
https://github.com/RoboSats/robo-identities.git
synced 2025-08-03 08:31:49 +00:00
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:
@ -26,7 +26,7 @@ byteorder = "1.4.3"
|
|||||||
walkdir = "2.3.2"
|
walkdir = "2.3.2"
|
||||||
image = "0.24.5"
|
image = "0.24.5"
|
||||||
base64 = "0.21.2"
|
base64 = "0.21.2"
|
||||||
strum = "0.25"
|
strum = "0.26"
|
||||||
strum_macros = "0.25"
|
strum_macros = "0.25"
|
||||||
thiserror = "1.0.37"
|
thiserror = "1.0.37"
|
||||||
imageproc = "0.23.0"
|
imageproc = "0.23.0"
|
||||||
|
Reference in New Issue
Block a user