Pārlūkot izejas kodu

chore(deps) Update Rust crate image to 0.24.3 (#4716)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3 gadi atpakaļ
vecāks
revīzija
fd4c851ee9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -23,7 +23,7 @@ exclude = [
 
 [dependencies]
 tauri-utils = { version = "1.0.3", path = "../../core/tauri-utils", features = [ "resources" ] }
-image = "0.24.2"
+image = "0.24.3"
 libflate = "1.2"
 anyhow = "1.0"
 thiserror = "1.0"