Skip to content

Commit

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

---
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 Apr 1, 2024
1 parent 67b1c44 commit 2296d1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 crates/bevy_gltf_kun/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ register_extensions = []
bevy = { version = "0.13.0", default-features = false, features = ["animation", "bevy_asset", "bevy_scene", "bevy_pbr"] }
glam.workspace = true
gltf_kun.workspace = true
image = "0.25.0"
image = "0.25.1"
serde_json.workspace = true
thiserror.workspace = true

Expand Down

0 comments on commit 2296d1e

Please sign in to comment.