Update Rust crate image to 0.25.6 #308

Merged
renovate merged 1 commits from renovate/image-0.x into master 2025-03-29 23:01:06 +00:00
Showing only changes of commit c044996014 - Show all commits

View File

@ -34,7 +34,7 @@ sysinfo = { version = "0.34.0", features = ["serde"] }
uuid = { version = "1.16.0", features = ["v4", "serde"] }
lazy-regex = "3.4.1"
thiserror = "2.0.12"
image = "0.25.5"
image = "0.25.6"
rand = "0.9.0"
bytes = "1.10.1"
tokio = { version = "1.44.1", features = ["rt", "time", "macros"] }