Skip to content

Commit 130ac42

Browse files
Bump image from 0.23.14 to 0.24.5
Bumps [image](https://github.com/image-rs/image) from 0.23.14 to 0.24.5. - [Release notes](https://github.com/image-rs/image/releases) - [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md) - [Commits](image-rs/image@v0.23.14...v0.24.5) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a60079 commit 130ac42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ directories = "4"
119119
strum = { version = "0.23", features = ["derive"] }
120120

121121
#for logo, could be used in future for background images
122-
image = { version = "0.23", features = ["png"], default-features = false }
122+
image = { version = "0.24", features = ["png"], default-features = false }
123123

124124
# for certain Bézier curve manipulation functions
125125
flo_curves = "0.6"

0 commit comments

Comments
 (0)