diff --git a/Cargo.toml b/Cargo.toml index 04a006f..d8dad1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ instant = "0.1" kira = "0.8.5" bytemuck = { version = "1.13.1", features = ["derive"] } wgpu_macros = "0.1.0" -image = "0.24.6" +image = "0.25.1" rayon = "1.7.0" clap = { version = "4.3.10", features = ["derive"] } gltf = "1.2.0"