Browse Source

chore(deps) Update Rust crate libflate to 1.2 (#3813)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 years ago
parent
commit
6839fde11d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
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"