Skip to content

Commit

Permalink
chore(deps): update rust crate image to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 55998e2 commit 7a081c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ blit = { version = "0.8.5", optional = true, default-features = false }
pixel-game-lib = { version = "0.8.1", default-features = false }

[dev-dependencies]
image = { version = "0.24.9", default-features = false, features = ["png"] }
image = { version = "0.25.0", default-features = false, features = ["png"] }
pixel-game-lib = "0.8.1"

[[example]]
Expand Down

0 comments on commit 7a081c1

Please sign in to comment.