소스 검색

chore(deps) Update Rust crate image to 0.24.2 (#3978)

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

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -25,7 +25,7 @@ exclude = [
 tauri-utils = { version = "1.0.0-rc.5", path = "../../core/tauri-utils", features = [ "resources" ] }
 ar = "0.9.0"
 icns = "0.3"
-image = "0.24.1"
+image = "0.24.2"
 libflate = "1.2"
 md5 = "0.7.0"
 anyhow = "1.0"