diff --git a/cli/tauri-bundler/Cargo.toml b/cli/tauri-bundler/Cargo.toml index 969202143..e6dd67746 100644 --- a/cli/tauri-bundler/Cargo.toml +++ b/cli/tauri-bundler/Cargo.toml @@ -22,7 +22,7 @@ clap = "^2" dirs = "2.0.2" glob = "0.3.0" icns = "0.3" -image = "0.23.5" +image = "0.23.6" libflate = "1.0" md5 = "0.7.0" msi = "0.2"