Browse Source

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 5 năm trước cách đây
mục cha
commit
3788afbda8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"