Skip to content

Commit

Permalink
Bump image from 0.25.1 to 0.25.2
Browse files Browse the repository at this point in the history
Bumps [image](https://github.com/image-rs/image) from 0.25.1 to 0.25.2.
- [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md)
- [Commits](image-rs/image@v0.25.1...v0.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jul 29, 2024
1 parent 32471db commit d7085ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 simulator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ vulkano = "0.34.1"
vulkano-shaders = "0.34.0"
winit = "0.28.6"
crossbeam-channel = "0.5.8"
image = "0.25.0"
image = "0.25.2"
tokio = { version = "1.39.1", features = ["rt-multi-thread"] }
futures-util = "0.3.28"
tonic = "0.12.1"
Expand Down

0 comments on commit d7085ca

Please sign in to comment.