Skip to content

Commit

Permalink
Bump image from 0.23.14 to 0.24.7
Browse files Browse the repository at this point in the history
Bumps [image](https://github.com/image-rs/image) from 0.23.14 to 0.24.7.
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
- [Commits](image-rs/image@v0.23.14...v0.24.7)

---
updated-dependencies:
- dependency-name: image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent c2235e4 commit 386d5b0
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 57 deletions.
195 changes: 139 additions & 56 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"
[dependencies]
dotenv = "^0.15"
glob = "^0.3"
image = "^0.23"
image = "^0.24"
log = "^0.4"
minifb = "^0.25"
num_cpus = "^1.16"
Expand Down

0 comments on commit 386d5b0

Please sign in to comment.