diff --git a/cli/tauri-bundler/Cargo.toml b/cli/tauri-bundler/Cargo.toml index c16ac50da..9184c6b91 100644 --- a/cli/tauri-bundler/Cargo.toml +++ b/cli/tauri-bundler/Cargo.toml @@ -23,10 +23,10 @@ clap = "^2" dirs-next = "1.0.2" glob = "0.3.0" icns = "0.3" -image = "0.23.10" +image = "0.23.12" libflate = "1.0" md5 = "0.7.0" -msi = "0.2" +msi = "0.3" anyhow = "1.0" thiserror = "1.0" serde_json = "1.0"