Просмотр исходного кода

chore(deps) Update Rust crate image to 0.23.3 (#560)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 5 лет назад
Родитель
Сommit
2fdc92c7aa
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      cli/tauri-bundler/Cargo.toml

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

@@ -18,7 +18,7 @@ dirs = "2.0.2"
 error-chain = "0.12"
 glob = "0.3.0"
 icns = "0.3"
-image = "0.23.2"
+image = "0.23.3"
 libflate = "0.1"
 md5 = "0.7.0"
 msi = "0.2"