diff --git a/tooling/bundler/Cargo.toml b/tooling/bundler/Cargo.toml index 2c5434dc9..39ea07004 100644 --- a/tooling/bundler/Cargo.toml +++ b/tooling/bundler/Cargo.toml @@ -26,7 +26,7 @@ tauri-utils = { version = "1.0.0-rc.4", path = "../../core/tauri-utils", feature ar = "0.9.0" icns = "0.3" image = "0.24.1" -libflate = "1.1" +libflate = "1.2" md5 = "0.7.0" anyhow = "1.0" thiserror = "1.0"