Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit 79f75f3

Browse files
authored
Merge pull request #6 from polyfloyd/dependabot/cargo/image-0.25
Update image requirement from 0.24 to 0.25
2 parents e755c68 + d677f82 commit 79f75f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ opt-level = 3
2323
unstable = []
2424

2525
[dependencies]
26-
image = "0.24"
26+
image = "0.25"
2727
rayon = "1"

0 commit comments

Comments
 (0)