소스 검색

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 년 전
부모
커밋
6839fde11d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"