Browse Source

chore(deps) Update Rust crate libflate to v1 (#581)

renovate[bot] 5 years ago
parent
commit
fd1adc9961
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cli/tauri-bundler/Cargo.toml

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