diff --git a/cli/tauri-bundler/Cargo.toml b/cli/tauri-bundler/Cargo.toml index 1f27f226e..dfd0ca8c8 100644 --- a/cli/tauri-bundler/Cargo.toml +++ b/cli/tauri-bundler/Cargo.toml @@ -19,7 +19,7 @@ error-chain = "0.12" glob = "0.3.0" icns = "0.3" image = "0.23.4" -libflate = "0.1" +libflate = "1.0" md5 = "0.7.0" msi = "0.2"