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