Bump image from 0.25.4 to 0.25.5
- ID
052ad83- date
2024-11-05 09:36:43+00:00- author
dependabot <https://github.com/dependabot>- parent
5619a05- message
Bump image from 0.25.4 to 0.25.5 Bumps [image](https://github.com/image-rs/image) from 0.25.4 to 0.25.5. - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/image/compare/v0.25.4...v0.25.5) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 2 additions, 2 deletions
Changed files
Cargo.lock (17572) → Cargo.lock (17572)
diff --git a/Cargo.lock b/Cargo.lock
index 7f2a40b..b747cf2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -268,9 +268,9 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[package]]
name = "image"
-version = "0.25.4"
+version = "0.25.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "bc144d44a31d753b02ce64093d532f55ff8dc4ebf2ffb8a63c0dda691385acae"
+checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b"
dependencies = [
"bytemuck",
"byteorder-lite",