Skip to content

Commit

Permalink
Merge pull request #31 from unavi-xyz/dependabot/cargo/image-0.25.1
Browse files Browse the repository at this point in the history
Bump image from 0.25.0 to 0.25.1
  • Loading branch information
kayhhh authored Apr 1, 2024
2 parents 9086afd + 0ddb795 commit 65b0a16
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 65b0a16

Please sign in to comment.