Skip to content

Commit

Permalink
Bump image from 0.24.5 to 0.24.6 in /server/main-api
Browse files Browse the repository at this point in the history
Bumps [image](https://github.com/image-rs/image) from 0.24.5 to 0.24.6.
- [Release notes](https://github.com/image-rs/image/releases)
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
- [Commits](https://github.com/image-rs/image/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2023
1 parent 02c028e commit e3d9c7d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
25 changes: 14 additions & 11 deletions server/main-api/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 server/main-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ actix-cors = "0.6.4"
tokio = { version = "1.27.0", features = ["full"] }
futures = "0.3.26"
env_logger = "0.10.0"
image = "0.24.5"
image = "0.24.6"
rusttype= "0.9.3"
imageproc= "0.23.0"
rand = "0.8.5"
Expand Down

0 comments on commit e3d9c7d

Please sign in to comment.