فهرست منبع

chore(deps) Update Rust crate image to 0.24.5 (#5675)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 2 سال پیش
والد
کامیت
873840a204
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tooling/bundler/Cargo.toml

+ 1 - 1
tooling/bundler/Cargo.toml

@@ -18,7 +18,7 @@ exclude = [ "CHANGELOG.md", "/target", "rustfmt.toml" ]
 
 [dependencies]
 tauri-utils = { version = "1.2.1", path = "../../core/tauri-utils", features = [ "resources" ] }
-image = "0.24.4"
+image = "0.24.5"
 libflate = "1.2"
 anyhow = "1.0"
 thiserror = "1.0"