소스 검색

chore(deps) Update Rust crate image to 0.23.7 (#832)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 5 년 전
부모
커밋
3788afbda8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      cli/tauri-bundler/Cargo.toml

+ 1 - 1
cli/tauri-bundler/Cargo.toml

@@ -23,7 +23,7 @@ clap = "^2"
 dirs = "2.0.2"
 glob = "0.3.0"
 icns = "0.3"
-image = "0.23.6"
+image = "0.23.7"
 libflate = "1.0"
 md5 = "0.7.0"
 msi = "0.2"