diff --git a/tooling/bundler/Cargo.toml b/tooling/bundler/Cargo.toml index dc644d418..be1e934d1 100644 --- a/tooling/bundler/Cargo.toml +++ b/tooling/bundler/Cargo.toml @@ -25,7 +25,7 @@ exclude = [ tauri-utils = { version = "1.0.0-rc.2", path = "../../core/tauri-utils", features = [ "resources" ] } ar = "0.9.0" icns = "0.3" -image = "0.24.0" +image = "0.24.1" libflate = "1.1" md5 = "0.7.0" anyhow = "1.0"